Home
last modified time | relevance | path

Searched refs:cd_ctrl (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c156 icp_qat_fw_auth_cd_ctrl_hdr_t *cd_ctrl = in LacSymQat_HashContentDescInit() local
157 (icp_qat_fw_auth_cd_ctrl_hdr_t *)&(pMsg->cd_ctrl); in LacSymQat_HashContentDescInit()
163 cd_ctrl->hash_cfg_offset = (Cpa8U)hwBlockOffsetInQuadWords; in LacSymQat_HashContentDescInit()
165 ICP_QAT_FW_COMN_NEXT_ID_SET(cd_ctrl, nextSlice); in LacSymQat_HashContentDescInit()
166 ICP_QAT_FW_COMN_CURR_ID_SET(cd_ctrl, ICP_QAT_FW_SLICE_AUTH); in LacSymQat_HashContentDescInit()
176 ICP_QAT_FW_HASH_FLAG_MODE2_SET(cd_ctrl->hash_flags, in LacSymQat_HashContentDescInit()
184 cd_ctrl->hash_flags, in LacSymQat_HashContentDescInit()
194 cd_ctrl->hash_flags, ICP_QAT_FW_AUTH_HDR_FLAG_DO_NESTED); in LacSymQat_HashContentDescInit()
199 cd_ctrl->hash_flags, ICP_QAT_FW_AUTH_HDR_FLAG_NO_NESTED); in LacSymQat_HashContentDescInit()
207 cd_ctrl->hash_flags, QAT_FW_LA_SKIP_INNER_STATE1_LOAD); in LacSymQat_HashContentDescInit()
[all …]
H A Dlac_sym_qat_cipher.c475 icp_qat_fw_cipher_cd_ctrl_hdr_t *cd_ctrl = in LacSymQat_CipherCtrlBlockWrite() local
476 (icp_qat_fw_cipher_cd_ctrl_hdr_t *)&(pMsg->cd_ctrl); in LacSymQat_CipherCtrlBlockWrite()
479 cd_ctrl->cipher_padding_sz = 0; in LacSymQat_CipherCtrlBlockWrite()
498 cd_ctrl->cipher_key_sz = 0; in LacSymQat_CipherCtrlBlockWrite()
501 cd_ctrl->cipher_key_sz = in LacSymQat_CipherCtrlBlockWrite()
503 cd_ctrl->cipher_padding_sz = in LacSymQat_CipherCtrlBlockWrite()
509 cd_ctrl->cipher_key_sz = in LacSymQat_CipherCtrlBlockWrite()
514 cd_ctrl->cipher_key_sz = in LacSymQat_CipherCtrlBlockWrite()
516 cd_ctrl->cipher_padding_sz = in LacSymQat_CipherCtrlBlockWrite()
522 cd_ctrl->cipher_key_sz = in LacSymQat_CipherCtrlBlockWrite()
[all …]
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c420 icp_qat_fw_cipher_auth_cd_ctrl_hdr_t *cd_ctrl = in LacAlgChain_GetCipherConfigOffset() local
422 ->reqCacheFtr.cd_ctrl; in LacAlgChain_GetCipherConfigOffset()
423 offset = cd_ctrl->cipher_cfg_offset; in LacAlgChain_GetCipherConfigOffset()
425 icp_qat_fw_cipher_cd_ctrl_hdr_t *cd_ctrl = in LacAlgChain_GetCipherConfigOffset() local
427 ->reqCacheFtr.cd_ctrl; in LacAlgChain_GetCipherConfigOffset()
428 offset = cd_ctrl->cipher_cfg_offset; in LacAlgChain_GetCipherConfigOffset()
573 icp_qat_fw_cipher_auth_cd_ctrl_hdr_t *cd_ctrl = in LacAlgChain_SessionAuthKeyUpdate() local
575 .cd_ctrl; in LacAlgChain_SessionAuthKeyUpdate()
596 cd_ctrl->hash_cfg_offset * LAC_QUAD_WORD_IN_BYTES + in LacAlgChain_SessionAuthKeyUpdate()
599 pInnerState2 = pInnerState1 + cd_ctrl->inner_state1_sz; in LacAlgChain_SessionAuthKeyUpdate()
[all …]
/freebsd/sys/dev/qat/qat_api/common/qat_comms/
H A Dsal_qat_cmn_msg.c185 icp_qat_fw_comn_req_cd_ctrl_t *pCd_ctrl = &(pMsg->cd_ctrl); in SalQatMsg_CtrlBlkSetToReserved()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym.h332 icp_qat_fw_comn_req_cd_ctrl_t cd_ctrl; member
/freebsd/sys/dev/qat/include/
H A Dicp_qat_fw.h91 struct icp_qat_fw_comn_req_cd_ctrl cd_ctrl; member
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw.h367 icp_qat_fw_comn_req_cd_ctrl_t cd_ctrl; member
H A Dicp_qat_fw_la.h186 icp_qat_fw_comn_req_cd_ctrl_t cd_ctrl; member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c1626 keyGenReqFtr.cd_ctrl); in LacSymKey_KeyGenSslTls_GenCommon()
1774 keyGenReqFtr.cd_ctrl); in LacSymKey_KeyGenSslTls_GenCommon()
1876 keyGenReqFtr.cd_ctrl); in LacSymKey_KeyGenSslTls_GenCommon()