Home
last modified time | relevance | path

Searched refs:CPA_CY_SYM_OP_ALGORITHM_CHAINING (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_api.c152 if ((CPA_CY_SYM_OP_ALGORITHM_CHAINING == in LacSymSession_ParamCheck()
172 if ((CPA_CY_SYM_OP_ALGORITHM_CHAINING == in LacSymSession_ParamCheck()
192 if (CPA_CY_SYM_OP_ALGORITHM_CHAINING == in LacSymSession_ParamCheck()
789 (CPA_CY_SYM_OP_ALGORITHM_CHAINING == pSessionDesc->symOperation)) { in LacSym_Perform()
861 (CPA_CY_SYM_OP_ALGORITHM_CHAINING == pSessionDesc->symOperation)) { in LacSym_Perform()
H A Dlac_sym_alg_chain.c177 case CPA_CY_SYM_OP_ALGORITHM_CHAINING: in LacSymCheck_IsPartialSupported()
422 if (CPA_CY_SYM_OP_ALGORITHM_CHAINING == pSessionDesc->symOperation || in LacAlgChain_GetCipherConfigOffset()
541 case CPA_CY_SYM_OP_ALGORITHM_CHAINING: { in LacAlgChain_SessionCipherKeyUpdate()
730 case CPA_CY_SYM_OP_ALGORITHM_CHAINING: in buildCmdData()
998 case CPA_CY_SYM_OP_ALGORITHM_CHAINING: { in LacAlgChain_SessionInit()
1185 CPA_CY_SYM_OP_ALGORITHM_CHAINING && in LacAlgChain_SessionInit()
1251 case CPA_CY_SYM_OP_ALGORITHM_CHAINING: in LacAlgChain_SessionInit()
1669 pSessionDesc->symOperation = CPA_CY_SYM_OP_ALGORITHM_CHAINING; in LacAlgChain_Perform()
2325 if (CPA_CY_SYM_OP_ALGORITHM_CHAINING == in LacAlgChain_Perform()
H A Dlac_sym_cb.c193 (CPA_CY_SYM_OP_ALGORITHM_CHAINING == operationType)) { in LacSymCb_ProcessCallbackInternal()
214 (CPA_CY_SYM_OP_ALGORITHM_CHAINING == operationType)) { in LacSymCb_ProcessCallbackInternal()
H A Dlac_sym_dp.c105 (CPA_CY_SYM_OP_ALGORITHM_CHAINING == pSessionDesc->symOperation)) { in LacDp_EnqueueParamCheck()
661 pSessionDesc->symOperation = CPA_CY_SYM_OP_ALGORITHM_CHAINING; in LacDp_WriteRingMsgFull()
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_sym.h136 CPA_CY_SYM_OP_ALGORITHM_CHAINING enumerator
/freebsd/sys/dev/qat/qat/
H A Dqat_ocf.c433 CPA_CY_SYM_OP_ALGORITHM_CHAINING; in qat_ocf_session_init()
464 CPA_CY_SYM_OP_ALGORITHM_CHAINING; in qat_ocf_session_init()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c180 sd.symOperation = CPA_CY_SYM_OP_ALGORITHM_CHAINING; in qat_init_crypt_session_ctx()