Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Daes-neonbs-glue.c388 static struct skcipher_alg aes_algs[] = { { variable
452 crypto_unregister_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_exit()
460 return crypto_register_skciphers(aes_algs, ARRAY_SIZE(aes_algs)); in aes_init()