Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c119 CpaBoolean *pQatNested) in LacSymQat_HashGetCfgData() argument
128 *pQatNested = ICP_QAT_FW_AUTH_HDR_FLAG_DO_NESTED; in LacSymQat_HashGetCfgData()
133 *pQatNested = ICP_QAT_FW_AUTH_HDR_FLAG_DO_NESTED; in LacSymQat_HashGetCfgData()
137 *pQatNested = ICP_QAT_FW_AUTH_HDR_FLAG_NO_NESTED; in LacSymQat_HashGetCfgData()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_hash.h303 CpaBoolean *pQatNested);