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

/linux-4.1.27/drivers/crypto/nx/
H A Dnx.h187 extern struct crypto_alg nx_gcm_aes_alg;
H A Dnx.c534 rc = crypto_register_alg(&nx_gcm_aes_alg); nx_register_algs()
575 crypto_unregister_alg(&nx_gcm_aes_alg); nx_register_algs()
726 crypto_unregister_alg(&nx_gcm_aes_alg); nx_remove()
H A Dnx-aes-gcm.c487 struct crypto_alg nx_gcm_aes_alg = { variable in typeref:struct:crypto_alg

Completed in 85 milliseconds