Searched refs:ecb_aes_alg (Results 1 – 2 of 2) sorted by relevance
372 static struct crypto_alg ecb_aes_alg = { variable382 .cra_list = LIST_HEAD_INIT(ecb_aes_alg.cra_list),530 ret = crypto_register_alg(&ecb_aes_alg); in aes_s390_init()542 crypto_unregister_alg(&ecb_aes_alg); in aes_s390_init()552 crypto_unregister_alg(&ecb_aes_alg); in aes_s390_fini()
400 static struct crypto_alg ecb_aes_alg = { variable410 .cra_list = LIST_HEAD_INIT(ecb_aes_alg.cra_list),524 if ((ret = crypto_register_alg(&ecb_aes_alg))) in padlock_init()542 crypto_unregister_alg(&ecb_aes_alg); in padlock_init()553 crypto_unregister_alg(&ecb_aes_alg); in padlock_fini()