Searched refs:ecb_aes_alg (Results 1 – 2 of 2) sorted by relevance
392 static struct crypto_alg ecb_aes_alg = { variable511 if ((ret = crypto_register_alg(&ecb_aes_alg))) in padlock_init()529 crypto_unregister_alg(&ecb_aes_alg); in padlock_init()540 crypto_unregister_alg(&ecb_aes_alg); in padlock_fini()
329 static struct crypto_alg ecb_aes_alg = { variable1088 ret = aes_s390_register_alg(&ecb_aes_alg); in aes_s390_init()