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.c899 icp_qat_fw_la_cipher_req_params_t *pCipherReqParams; in LacSymQat_CipherRequestParamsPopulate() local
905 pCipherReqParams = (icp_qat_fw_la_cipher_req_params_t in LacSymQat_CipherRequestParamsPopulate()
911 pCipherReqParams->cipher_offset = cipherOffsetInBytes; in LacSymQat_CipherRequestParamsPopulate()
912 pCipherReqParams->cipher_length = cipherLenInBytes; in LacSymQat_CipherRequestParamsPopulate()
928 pCipherReqParams->u.s.cipher_IV_ptr = ivBufferPhysAddr; in LacSymQat_CipherRequestParamsPopulate()
929 pCipherReqParams->u.s.resrvd1 = 0; in LacSymQat_CipherRequestParamsPopulate()
944 memset(pCipherReqParams->u.cipher_IV_array, in LacSymQat_CipherRequestParamsPopulate()
952 (Cpa8U *)pCipherReqParams->u.cipher_IV_array); in LacSymQat_CipherRequestParamsPopulate()
961 (&pCipherReqParams->u.cipher_IV_array in LacSymQat_CipherRequestParamsPopulate()
966 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.c2054 icp_qat_fw_la_cipher_req_params_t *pCipherReqParams = in LacAlgChain_Perform() local
2080 pCipherReqParams->spc_aad_addr = in LacAlgChain_Perform()
2082 pCipherReqParams->spc_aad_sz = in LacAlgChain_Perform()
2109 pCipherReqParams in LacAlgChain_Perform()
2112 pCipherReqParams in LacAlgChain_Perform()
2148 pCipherReqParams in LacAlgChain_Perform()