Home
last modified time | relevance | path

Searched refs:ICP_QAT_HW_CIPHER_CONFIG_BUILD (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/include/
H A Dicp_qat_hw.h274 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD(mode, algo, convert, dir) \ macro
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c653 pCipherConfig->val = ICP_QAT_HW_CIPHER_CONFIG_BUILD( in LacSymQat_HashSetupBlockInit()
676 pCipherConfig->val = ICP_QAT_HW_CIPHER_CONFIG_BUILD( in LacSymQat_HashSetupBlockInit()
H A Dlac_sym_qat_cipher.c621 val = ICP_QAT_HW_CIPHER_CONFIG_BUILD( in LacSymQat_CipherHwBlockPopulateCfgData()
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h915 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD( \ macro