Searched refs:crypto_ccm_auth (Results 1 – 1 of 1) sorted by relevance
245 static int crypto_ccm_auth(struct aead_request *req, struct scatterlist *plain, in crypto_ccm_auth() function321 err = crypto_ccm_auth(req, req->src, cryptlen); in crypto_ccm_encrypt()366 err = crypto_ccm_auth(req, req->dst, cryptlen); in crypto_ccm_decrypt_done()421 err = crypto_ccm_auth(req, req->dst, cryptlen); in crypto_ccm_decrypt()