Searched refs:aes_alg (Results 1 – 6 of 6) sorted by relevance
61 static struct crypto_alg aes_alg = { variable69 .cra_list = LIST_HEAD_INIT(aes_alg.cra_list),83 return crypto_register_alg(&aes_alg); in aes_init()88 crypto_unregister_alg(&aes_alg); in aes_fini()
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()
237 static struct crypto_alg aes_alg = { variable256 return crypto_register_alg(&aes_alg); in aes_mod_init()261 crypto_unregister_alg(&aes_alg); in aes_mod_exit()
322 static struct crypto_alg aes_alg = { variable523 if ((ret = crypto_register_alg(&aes_alg))) in padlock_init()546 crypto_unregister_alg(&aes_alg); in padlock_init()556 crypto_unregister_alg(&aes_alg); in padlock_fini()
1442 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()
211 static struct crypto_alg aes_alg = { variable911 ret = crypto_register_alg(&aes_alg); in aes_s390_init()962 crypto_unregister_alg(&aes_alg); in aes_s390_init()977 crypto_unregister_alg(&aes_alg); in aes_s390_fini()