Searched refs:crypto4xx_crypt_aes_ccm (Results 1 – 1 of 1) sorted by relevance
441 static int crypto4xx_crypt_aes_ccm(struct aead_request *req, bool decrypt) in crypto4xx_crypt_aes_ccm() function475 return crypto4xx_crypt_aes_ccm(req, false); in crypto4xx_encrypt_aes_ccm()480 return crypto4xx_crypt_aes_ccm(req, true); in crypto4xx_decrypt_aes_ccm()