Home
last modified time | relevance | path

Searched refs:nx_gcm4106_aes_alg (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/nx/
Dnx.c455 rc = crypto_register_alg(&nx_gcm4106_aes_alg); in nx_register_algs()
490 crypto_unregister_alg(&nx_gcm4106_aes_alg); in nx_register_algs()
642 crypto_unregister_alg(&nx_gcm4106_aes_alg); in nx_remove()
Dnx.h179 extern struct crypto_alg nx_gcm4106_aes_alg;
Dnx-aes-gcm.c331 struct crypto_alg nx_gcm4106_aes_alg = { variable