Home
last modified time | relevance | path

Searched refs:cipher_algs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c457 static struct skcipher_engine_alg cipher_algs[] = { variable
532 return crypto_engine_register_skciphers(cipher_algs, ARRAY_SIZE(cipher_algs)); in dthe_register_aes_algs()
537 crypto_engine_unregister_skciphers(cipher_algs, ARRAY_SIZE(cipher_algs)); in dthe_unregister_aes_algs()