Searched refs:nx_ecb_aes_alg (Results 1 – 3 of 3) sorted by relevance
130 struct crypto_alg nx_ecb_aes_alg = { variable
518 rc = crypto_register_alg(&nx_ecb_aes_alg); in nx_register_algs()583 crypto_unregister_alg(&nx_ecb_aes_alg); in nx_register_algs()731 crypto_unregister_alg(&nx_ecb_aes_alg); in nx_remove()
186 extern struct crypto_alg nx_ecb_aes_alg;