Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx.h150 int nx_crypto_ctx_aes_gcm_init(struct crypto_aead *tfm);
H A Dnx-aes-gcm.c474 .init = nx_crypto_ctx_aes_gcm_init,
492 .init = nx_crypto_ctx_aes_gcm_init,
H A Dnx.c678 int nx_crypto_ctx_aes_gcm_init(struct crypto_aead *tfm) in nx_crypto_ctx_aes_gcm_init() function