Searched refs:aes_alg (Results 1 – 7 of 7) sorted by relevance
52 static struct crypto_alg aes_alg = { variable70 return crypto_register_alg(&aes_alg); in aes_init()75 crypto_unregister_alg(&aes_alg); in aes_fini()
1291 static struct crypto_alg aes_alg = { variable1312 return crypto_register_alg(&aes_alg); in aes_init()1317 crypto_unregister_alg(&aes_alg); in aes_fini()
31 static struct crypto_alg aes_alg = { variable49 return crypto_register_alg(&aes_alg); in aes_init()54 crypto_unregister_alg(&aes_alg); in aes_fini()
157 static struct crypto_alg aes_alg = { variable176 return crypto_register_alg(&aes_alg); in aes_mod_init()181 crypto_unregister_alg(&aes_alg); in aes_mod_exit()
32 static struct crypto_alg aes_alg = { variable54 return crypto_register_alg(&aes_alg); in aes_init()59 crypto_unregister_alg(&aes_alg); in aes_fini()
321 static struct crypto_alg aes_alg = { variable509 if ((ret = crypto_register_alg(&aes_alg))) in padlock_init()532 crypto_unregister_alg(&aes_alg); in padlock_init()542 crypto_unregister_alg(&aes_alg); in padlock_fini()
159 static struct crypto_alg aes_alg = { variable1157 ret = aes_s390_register_alg(&aes_alg); in aes_s390_init()