Searched refs:nx_gcm_aes_alg (Results 1 – 3 of 3) sorted by relevance
534 rc = crypto_register_alg(&nx_gcm_aes_alg); in nx_register_algs()575 crypto_unregister_alg(&nx_gcm_aes_alg); in nx_register_algs()726 crypto_unregister_alg(&nx_gcm_aes_alg); in nx_remove()
187 extern struct crypto_alg nx_gcm_aes_alg;
487 struct crypto_alg nx_gcm_aes_alg = { variable