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()
392 static struct crypto_alg ecb_aes_alg = { variable915 ret = crypto_register_alg(&ecb_aes_alg); in aes_s390_init()960 crypto_unregister_alg(&ecb_aes_alg); in aes_s390_init()976 crypto_unregister_alg(&ecb_aes_alg); in aes_s390_fini()