Searched refs:nx_ccm4309_aes_alg (Results 1 – 3 of 3) sorted by relevance
546 rc = crypto_register_alg(&nx_ccm4309_aes_alg); in nx_register_algs()569 crypto_unregister_alg(&nx_ccm4309_aes_alg); in nx_register_algs()725 crypto_unregister_alg(&nx_ccm4309_aes_alg); in nx_remove()
192 extern struct crypto_alg nx_ccm4309_aes_alg;
585 struct crypto_alg nx_ccm4309_aes_alg = { variable