Searched refs:cbc_aes_alg (Results 1 – 2 of 2) sorted by relevance
482 static struct crypto_alg cbc_aes_alg = { variable492 .cra_list = LIST_HEAD_INIT(cbc_aes_alg.cra_list),534 ret = crypto_register_alg(&cbc_aes_alg); in aes_s390_init()551 crypto_unregister_alg(&cbc_aes_alg); in aes_s390_fini()
483 static struct crypto_alg cbc_aes_alg = { variable493 .cra_list = LIST_HEAD_INIT(cbc_aes_alg.cra_list),527 if ((ret = crypto_register_alg(&cbc_aes_alg))) in padlock_init()552 crypto_unregister_alg(&cbc_aes_alg); in padlock_fini()