Searched refs:QAT_COMP_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ | ||
H A D | qat_comp_req.h | 9 #define QAT_COMP_CTX_SIZE (QAT_COMP_REQ_SIZE * 2) macro |
H A D | qat_comp_algs.c | 36 u8 comp_ctx[QAT_COMP_CTX_SIZE]; |