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

/linux-4.1.27/drivers/crypto/nx/
H A Dnx.h191 extern struct crypto_alg nx_ccm_aes_alg;
H A Dnx.c542 rc = crypto_register_alg(&nx_ccm_aes_alg); nx_register_algs()
571 crypto_unregister_alg(&nx_ccm_aes_alg); nx_register_algs()
724 crypto_unregister_alg(&nx_ccm_aes_alg); nx_remove()
H A Dnx-aes-ccm.c563 struct crypto_alg nx_ccm_aes_alg = { variable in typeref:struct:crypto_alg

Completed in 43 milliseconds