Searched refs:nx_crypto_ctx_aes_gcm_init (Results 1 – 3 of 3) sorted by relevance
154 int nx_crypto_ctx_aes_gcm_init(struct crypto_tfm *tfm);
496 .cra_init = nx_crypto_ctx_aes_gcm_init,517 .cra_init = nx_crypto_ctx_aes_gcm_init,
643 int nx_crypto_ctx_aes_gcm_init(struct crypto_tfm *tfm) in nx_crypto_ctx_aes_gcm_init() function