Searched refs:nx_gcm4106_aes_alg (Results 1 – 3 of 3) sorted by relevance
538 rc = crypto_register_alg(&nx_gcm4106_aes_alg); in nx_register_algs()573 crypto_unregister_alg(&nx_gcm4106_aes_alg); in nx_register_algs()727 crypto_unregister_alg(&nx_gcm4106_aes_alg); in nx_remove()
188 extern struct crypto_alg nx_gcm4106_aes_alg;
508 struct crypto_alg nx_gcm4106_aes_alg = { variable