Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/qat/
H A Dqat_common.h13 #define QAT_64_BTYE_ALIGN_MASK (~0x3f) macro
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym.c482 & QAT_64_BTYE_ALIGN_MASK; in qat_sym_build_request()