Searched refs:cipher_algs (Results 1 – 1 of 1) sorted by relevance
1206 static struct skcipher_engine_alg cipher_algs[] = { variable1361 ret = crypto_engine_register_skciphers(cipher_algs, ARRAY_SIZE(cipher_algs)); in dthe_register_aes_algs()1366 crypto_engine_unregister_skciphers(cipher_algs, ARRAY_SIZE(cipher_algs)); in dthe_register_aes_algs()1373 crypto_engine_unregister_skciphers(cipher_algs, ARRAY_SIZE(cipher_algs)); in dthe_unregister_aes_algs()