Searched refs:nx_ctr_aes_alg (Results 1 – 3 of 3) sorted by relevance
526 rc = crypto_register_alg(&nx_ctr_aes_alg); in nx_register_algs()579 crypto_unregister_alg(&nx_ctr_aes_alg); in nx_register_algs()728 crypto_unregister_alg(&nx_ctr_aes_alg); in nx_remove()
189 extern struct crypto_alg nx_ctr_aes_alg;
147 struct crypto_alg nx_ctr_aes_alg = { variable