Searched refs:qce_aead_prepare_ccm_result_buf (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/crypto/qce/
H A Daead.c104 qce_aead_prepare_ccm_result_buf(struct sg_table *tbl, struct aead_request *req) function
166 sg = qce_aead_prepare_ccm_result_buf(&rctx->dst_tbl, req);
269 sg = qce_aead_prepare_ccm_result_buf(&rctx->src_tbl, req);

Completed in 213 milliseconds