Searched refs:nx_ccm_aes_alg (Results 1 – 3 of 3) sorted by relevance
542 rc = crypto_register_alg(&nx_ccm_aes_alg); in nx_register_algs()571 crypto_unregister_alg(&nx_ccm_aes_alg); in nx_register_algs()724 crypto_unregister_alg(&nx_ccm_aes_alg); in nx_remove()
191 extern struct crypto_alg nx_ccm_aes_alg;
563 struct crypto_alg nx_ccm_aes_alg = { variable