Searched refs:cipher_algs (Results 1 – 3 of 3) sorted by relevance
190 ret = crypto_register_skcipher(cesa->caps->cipher_algs[i]); in mv_cesa_add_algs()210 crypto_unregister_skcipher(cesa->caps->cipher_algs[j]); in mv_cesa_add_algs()223 crypto_unregister_skcipher(cesa->caps->cipher_algs[i]); in mv_cesa_remove_algs()262 .cipher_algs = orion_cipher_algs,271 .cipher_algs = orion_cipher_algs,280 .cipher_algs = armada_370_cipher_algs,289 .cipher_algs = armada_370_cipher_algs,
381 struct skcipher_alg **cipher_algs; member
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()