Home
last modified time | relevance | path

Searched refs:CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_sym.h244 CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT = 1, enumerator
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c619 CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT) { in LacAlgChain_SessionAuthKeyUpdate()
740 if (CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT == in buildCmdData()
761 if (CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT == in buildCmdData()
775 if (CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT == in buildCmdData()
1677 if (CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT == in LacAlgChain_Perform()
H A Dlac_sym_api.c328 CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT) && in LacSymSession_ParamCheck()
H A Dlac_sym_dp.c669 if (CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT == in LacDp_WriteRingMsgFull()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c557 pSession->cipherDirection == CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT ? in LacSymQat_CipherGetCfgData()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c186 CPA_CY_SYM_CIPHER_DIRECTION_ENCRYPT; in qat_init_crypt_session_ctx()