Home
last modified time | relevance | path

Searched refs:ccmresult_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/qce/
H A Daead.h42 u8 ccmresult_buf[QCE_BAM_BURST_SIZE]; member
H A Daead.c73 scatterwalk_map_and_copy(rctx->ccmresult_buf, req->dst, in qce_aead_done()
108 sg_init_one(&rctx->result_sg, rctx->ccmresult_buf, QCE_BAM_BURST_SIZE); in qce_aead_prepare_ccm_result_buf()