Searched refs:ecb_aes_alg (Results 1 – 2 of 2) sorted by relevance
393 static struct crypto_alg ecb_aes_alg = { variable512 if ((ret = crypto_register_alg(&ecb_aes_alg))) in padlock_init()530 crypto_unregister_alg(&ecb_aes_alg); in padlock_init()541 crypto_unregister_alg(&ecb_aes_alg); in padlock_fini()
329 static struct crypto_alg ecb_aes_alg = { variable1160 ret = aes_s390_register_alg(&ecb_aes_alg); in aes_s390_init()