Searched refs:aes_alg (Results 1 – 4 of 4) 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()
242 static struct crypto_alg aes_alg = { variable261 return crypto_register_alg(&aes_alg); in aes_mod_init()266 crypto_unregister_alg(&aes_alg); in aes_mod_exit()
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()