Searched refs:ecb_aes_alg (Results 1 – 2 of 2) sorted by relevance
400 static struct crypto_alg ecb_aes_alg = { variable526 if ((ret = crypto_register_alg(&ecb_aes_alg))) in padlock_init()544 crypto_unregister_alg(&ecb_aes_alg); in padlock_init()555 crypto_unregister_alg(&ecb_aes_alg); in padlock_fini()
391 static struct crypto_alg ecb_aes_alg = { variable914 ret = crypto_register_alg(&ecb_aes_alg); in aes_s390_init()959 crypto_unregister_alg(&ecb_aes_alg); in aes_s390_init()975 crypto_unregister_alg(&ecb_aes_alg); in aes_s390_fini()