Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_req.h8 #define QAT_COMP_REQ_SIZE (sizeof(struct icp_qat_fw_comp_req)) macro
9 #define QAT_COMP_CTX_SIZE (QAT_COMP_REQ_SIZE * 2)
H A Dqat_comp_algs.c47 u8 req[QAT_COMP_REQ_SIZE];