Home
last modified time | relevance | path

Searched refs:pCipherReqParams (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c883 icp_qat_fw_la_cipher_req_params_t *pCipherReqParams; in LacSymQat_CipherRequestParamsPopulate() local
889 pCipherReqParams = (icp_qat_fw_la_cipher_req_params_t in LacSymQat_CipherRequestParamsPopulate()
895 pCipherReqParams->cipher_offset = cipherOffsetInBytes; in LacSymQat_CipherRequestParamsPopulate()
896 pCipherReqParams->cipher_length = cipherLenInBytes; in LacSymQat_CipherRequestParamsPopulate()
912 pCipherReqParams->u.s.cipher_IV_ptr = ivBufferPhysAddr; in LacSymQat_CipherRequestParamsPopulate()
913 pCipherReqParams->u.s.resrvd1 = 0; in LacSymQat_CipherRequestParamsPopulate()
928 memset(pCipherReqParams->u.cipher_IV_array, in LacSymQat_CipherRequestParamsPopulate()
936 (Cpa8U *)pCipherReqParams->u.cipher_IV_array); in LacSymQat_CipherRequestParamsPopulate()
945 (&pCipherReqParams->u.cipher_IV_array in LacSymQat_CipherRequestParamsPopulate()
950 memcpy(pCipherReqParams->u.cipher_IV_array, in LacSymQat_CipherRequestParamsPopulate()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_dp.c796 icp_qat_fw_la_cipher_req_params_t *pCipherReqParams = in LacDp_WriteRingMsgFull() local
824 pCipherReqParams->spc_aad_addr = in LacDp_WriteRingMsgFull()
826 pCipherReqParams->spc_aad_sz = in LacDp_WriteRingMsgFull()
829 pCipherReqParams->spc_auth_res_addr = in LacDp_WriteRingMsgFull()
831 pCipherReqParams->spc_auth_res_sz = in LacDp_WriteRingMsgFull()
H A Dlac_sym_alg_chain.c2058 icp_qat_fw_la_cipher_req_params_t *pCipherReqParams = in LacAlgChain_Perform() local
2084 pCipherReqParams->spc_aad_addr = in LacAlgChain_Perform()
2086 pCipherReqParams->spc_aad_sz = in LacAlgChain_Perform()
2113 pCipherReqParams in LacAlgChain_Perform()
2116 pCipherReqParams in LacAlgChain_Perform()
2152 pCipherReqParams in LacAlgChain_Perform()