Searched refs:nx_crypto_ctx_aes_ccm_init (Results 1 – 3 of 3) sorted by relevance
153 int nx_crypto_ctx_aes_ccm_init(struct crypto_tfm *tfm);
573 .cra_init = nx_crypto_ctx_aes_ccm_init,595 .cra_init = nx_crypto_ctx_aes_ccm_init,
636 int nx_crypto_ctx_aes_ccm_init(struct crypto_tfm *tfm) in nx_crypto_ctx_aes_ccm_init() function