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.c470 icp_qat_fw_cipher_cd_ctrl_hdr_t *cd_ctrl = in LacSymQat_CipherCtrlBlockWrite() local
471 (icp_qat_fw_cipher_cd_ctrl_hdr_t *)&(pMsg->cd_ctrl); in LacSymQat_CipherCtrlBlockWrite()
474 cd_ctrl->cipher_padding_sz = 0; in LacSymQat_CipherCtrlBlockWrite()
493 cd_ctrl->cipher_key_sz = 0; in LacSymQat_CipherCtrlBlockWrite()
496 cd_ctrl->cipher_key_sz = in LacSymQat_CipherCtrlBlockWrite()
498 cd_ctrl->cipher_padding_sz = in LacSymQat_CipherCtrlBlockWrite()
504 cd_ctrl->cipher_key_sz = in LacSymQat_CipherCtrlBlockWrite()
509 cd_ctrl->cipher_key_sz = in LacSymQat_CipherCtrlBlockWrite()
511 cd_ctrl->cipher_padding_sz = in LacSymQat_CipherCtrlBlockWrite()
517 cd_ctrl->cipher_key_sz = in LacSymQat_CipherCtrlBlockWrite()
[all …]
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c424 icp_qat_fw_cipher_auth_cd_ctrl_hdr_t *cd_ctrl = in LacAlgChain_GetCipherConfigOffset() local
426 ->reqCacheFtr.cd_ctrl; in LacAlgChain_GetCipherConfigOffset()
427 offset = cd_ctrl->cipher_cfg_offset; in LacAlgChain_GetCipherConfigOffset()
429 icp_qat_fw_cipher_cd_ctrl_hdr_t *cd_ctrl = in LacAlgChain_GetCipherConfigOffset() local
431 ->reqCacheFtr.cd_ctrl; in LacAlgChain_GetCipherConfigOffset()
432 offset = cd_ctrl->cipher_cfg_offset; in LacAlgChain_GetCipherConfigOffset()
577 icp_qat_fw_cipher_auth_cd_ctrl_hdr_t *cd_ctrl = in LacAlgChain_SessionAuthKeyUpdate() local
579 .cd_ctrl; in LacAlgChain_SessionAuthKeyUpdate()
600 cd_ctrl->hash_cfg_offset * LAC_QUAD_WORD_IN_BYTES + in LacAlgChain_SessionAuthKeyUpdate()
603 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.h368 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.c1633 keyGenReqFtr.cd_ctrl); in LacSymKey_KeyGenSslTls_GenCommon()
1781 keyGenReqFtr.cd_ctrl); in LacSymKey_KeyGenSslTls_GenCommon()
1883 keyGenReqFtr.cd_ctrl); in LacSymKey_KeyGenSslTls_GenCommon()