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

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

Completed in 27 milliseconds