Searched refs:aes_algs (Results 1 – 2 of 2) sorted by relevance
392 static struct skcipher_alg aes_algs[] = { { variable456 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()464 return crypto_register_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_init()
655 static struct skcipher_alg aes_algs[] = { { variable952 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()959 err = crypto_register_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_init()970 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_init()