Searched refs:nx_crypto_ctx_aes_gcm_init (Results 1 – 3 of 3) sorted by relevance
156 int nx_crypto_ctx_aes_gcm_init(struct crypto_aead *tfm);
499 .init = nx_crypto_ctx_aes_gcm_init,517 .init = nx_crypto_ctx_aes_gcm_init,
715 int nx_crypto_ctx_aes_gcm_init(struct crypto_aead *tfm) in nx_crypto_ctx_aes_gcm_init() function