Home
last modified time | relevance | path

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

/arch/arm64/crypto/
Daes-glue.c978 static struct shash_alg mac_algs[] = { { variable
1026 crypto_unregister_shashes(mac_algs, ARRAY_SIZE(mac_algs)); in aes_exit()
1038 err = crypto_register_shashes(mac_algs, ARRAY_SIZE(mac_algs)); in aes_init()