Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/crypto/
Daes-ce-ccm-glue.c261 static struct crypto_alg ccm_aes_alg = { variable
285 return crypto_register_alg(&ccm_aes_alg); in aes_mod_init()
290 crypto_unregister_alg(&ccm_aes_alg); in aes_mod_exit()