Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_dp.c492 icp_qat_fw_la_auth_req_params_t *pAuthReqPars = in LacDp_WriteRingMsgOpt() local
529 (unsigned long)&(pAuthReqPars->u2.inner_prefix_sz) - in LacDp_WriteRingMsgOpt()
530 (unsigned long)pAuthReqPars; in LacDp_WriteRingMsgOpt()
532 memcpy(pAuthReqPars, in LacDp_WriteRingMsgOpt()
536 memcpy(pAuthReqPars, in LacDp_WriteRingMsgOpt()
541 pAuthReqPars->hash_state_sz = in LacDp_WriteRingMsgOpt()
542 LAC_BYTES_TO_QUADWORDS(pAuthReqPars->u2.aad_sz); in LacDp_WriteRingMsgOpt()
547 pAuthReqPars->hash_state_sz = in LacDp_WriteRingMsgOpt()
868 icp_qat_fw_la_auth_req_params_t *pAuthReqPars = in LacDp_WriteRingMsgFull() local
897 memcpy(pAuthReqPars, in LacDp_WriteRingMsgFull()
[all …]