Searched refs:nx_crypto_ctx_aes_ccm_init (Results 1 – 3 of 3) sorted by relevance
145 int nx_crypto_ctx_aes_ccm_init(struct crypto_aead *tfm);
538 .init = nx_crypto_ctx_aes_ccm_init,558 .init = nx_crypto_ctx_aes_ccm_init,
694 int nx_crypto_ctx_aes_ccm_init(struct crypto_aead *tfm) in nx_crypto_ctx_aes_ccm_init() function