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