Searched refs:cbc_aes_alg (Results 1 – 2 of 2) sorted by relevance
467 static struct crypto_alg cbc_aes_alg = { variable514 if ((ret = crypto_register_alg(&cbc_aes_alg))) in padlock_init()539 crypto_unregister_alg(&cbc_aes_alg); in padlock_fini()
426 static struct crypto_alg cbc_aes_alg = { variable1096 ret = aes_s390_register_alg(&cbc_aes_alg); in aes_s390_init()