Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_api.c85 Cpa32U *pSessionCtxSizeInBytes);
981 Cpa32U *pSessionCtxSizeInBytes) in cpaCySymSessionCtxGetSize() argument
997 LAC_CHECK_NULL_PARAM(pSessionCtxSizeInBytes); in cpaCySymSessionCtxGetSize()
1001 *pSessionCtxSizeInBytes = LAC_SYM_SESSION_SIZE; in cpaCySymSessionCtxGetSize()
1011 Cpa32U *pSessionCtxSizeInBytes) in cpaCySymSessionCtxGetDynamicSize() argument
1027 LAC_CHECK_NULL_PARAM(pSessionCtxSizeInBytes); in cpaCySymSessionCtxGetDynamicSize()
1032 getCtxSize(pSessionSetupData, pSessionCtxSizeInBytes); in cpaCySymSessionCtxGetDynamicSize()
1039 Cpa32U *pSessionCtxSizeInBytes) in getCtxSize() argument
1057 *pSessionCtxSizeInBytes = LAC_SYM_SESSION_D1_SIZE; in getCtxSize()
1065 *pSessionCtxSizeInBytes = LAC_SYM_SESSION_D2_SIZE; in getCtxSize()
[all …]
H A Dlac_sym_dp.c920 Cpa32U *pSessionCtxSizeInBytes) in cpaCySymDpSessionCtxGetSize() argument
928 LAC_CHECK_NULL_PARAM(pSessionCtxSizeInBytes); in cpaCySymDpSessionCtxGetSize()
931 pSessionCtxSizeInBytes); in cpaCySymDpSessionCtxGetSize()
940 Cpa32U *pSessionCtxSizeInBytes) in cpaCySymDpSessionCtxGetDynamicSize() argument
948 LAC_CHECK_NULL_PARAM(pSessionCtxSizeInBytes); in cpaCySymDpSessionCtxGetDynamicSize()
951 pSessionCtxSizeInBytes); in cpaCySymDpSessionCtxGetDynamicSize()
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_sym_dp.h509 Cpa32U *pSessionCtxSizeInBytes);
576 Cpa32U *pSessionCtxSizeInBytes);
H A Dcpa_cy_sym.h1149 Cpa32U *pSessionCtxSizeInBytes);
1217 Cpa32U *pSessionCtxSizeInBytes);