Searched refs:cbc_aes_alg (Results 1 – 2 of 2) sorted by relevance
468 static struct crypto_alg cbc_aes_alg = { variable515 if ((ret = crypto_register_alg(&cbc_aes_alg))) in padlock_init()540 crypto_unregister_alg(&cbc_aes_alg); in padlock_fini()
426 static struct crypto_alg cbc_aes_alg = { variable1168 ret = aes_s390_register_alg(&cbc_aes_alg); in aes_s390_init()