Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym.h306 } icp_qat_la_auth_req_params_t; typedef
328 icp_qat_la_auth_req_params_t serv_specif_rqpars;
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c353 icp_qat_la_auth_req_params_t *pHashReqParams = NULL; in LacSymQat_HashSetupReqParamsMetaData()
358 (icp_qat_la_auth_req_params_t *)(&(pMsg->serv_specif_rqpars)); in LacSymQat_HashSetupReqParamsMetaData()
770 icp_qat_la_auth_req_params_t *pHashReqParams; in LacSymQat_HashStatePrefixAadBufferSizeGet()
774 (icp_qat_la_auth_req_params_t *)(&(pMsg->serv_specif_rqpars)); in LacSymQat_HashStatePrefixAadBufferSizeGet()
796 icp_qat_la_auth_req_params_t *pHashReqParams = in LacSymQat_HashStatePrefixAadBufferPopulate()
797 (icp_qat_la_auth_req_params_t *)(&(pMsg->serv_specif_rqpars)); in LacSymQat_HashStatePrefixAadBufferPopulate()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c1634 icp_qat_la_auth_req_params_t *pHashReqParams = NULL; in LacSymKey_KeyGenSslTls_GenCommon()
1651 pHashReqParams = (icp_qat_la_auth_req_params_t *)&( in LacSymKey_KeyGenSslTls_GenCommon()
1782 icp_qat_la_auth_req_params_t *pHashReqParams = NULL; in LacSymKey_KeyGenSslTls_GenCommon()
1796 pHashReqParams = (icp_qat_la_auth_req_params_t *)&( in LacSymKey_KeyGenSslTls_GenCommon()
1884 icp_qat_la_auth_req_params_t *pHashReqParams = NULL; in LacSymKey_KeyGenSslTls_GenCommon()
1898 pHashReqParams = (icp_qat_la_auth_req_params_t *)&( in LacSymKey_KeyGenSslTls_GenCommon()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c443 icp_qat_la_auth_req_params_t *req_params = &req_ftr->serv_specif_rqpars; in LacAlgChain_SessionAADUpdate()