Searched refs:aes_alg (Results 1 – 8 of 8) sorted by relevance
35 static struct crypto_alg aes_alg = { variable56 return crypto_register_alg(&aes_alg); in aes_init()61 crypto_unregister_alg(&aes_alg); in aes_fini()
37 static struct crypto_alg aes_alg = { variable55 return crypto_register_alg(&aes_alg); in aes_init()60 crypto_unregister_alg(&aes_alg); in aes_fini()
162 static struct crypto_alg aes_alg = { variable181 return crypto_register_alg(&aes_alg); in aes_mod_init()186 crypto_unregister_alg(&aes_alg); in aes_mod_exit()
38 static struct crypto_alg aes_alg = { variable60 return crypto_register_alg(&aes_alg); in aes_init()65 crypto_unregister_alg(&aes_alg); in aes_fini()
344 static struct crypto_alg aes_alg = { variable362 return crypto_register_alg(&aes_alg); in aes_init()367 crypto_unregister_alg(&aes_alg); in aes_fini()
1443 static struct crypto_alg aes_alg = { variable1464 return crypto_register_alg(&aes_alg); in aes_init()1469 crypto_unregister_alg(&aes_alg); in aes_fini()
320 static struct crypto_alg aes_alg = { variable508 if ((ret = crypto_register_alg(&aes_alg))) in padlock_init()531 crypto_unregister_alg(&aes_alg); in padlock_init()541 crypto_unregister_alg(&aes_alg); in padlock_fini()
159 static struct crypto_alg aes_alg = { variable1085 ret = aes_s390_register_alg(&aes_alg); in aes_s390_init()