Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx.h146 int nx_crypto_ctx_aes_gcm_init(struct crypto_aead *tfm);
Dnx-aes-gcm.c479 .init = nx_crypto_ctx_aes_gcm_init,
497 .init = nx_crypto_ctx_aes_gcm_init,
Dnx.c701 int nx_crypto_ctx_aes_gcm_init(struct crypto_aead *tfm) in nx_crypto_ctx_aes_gcm_init() function