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);
987 Cpa32U *pSessionCtxSizeInBytes) in cpaCySymSessionCtxGetSize() argument
1003 LAC_CHECK_NULL_PARAM(pSessionCtxSizeInBytes); in cpaCySymSessionCtxGetSize()
1007 *pSessionCtxSizeInBytes = LAC_SYM_SESSION_SIZE; in cpaCySymSessionCtxGetSize()
1017 Cpa32U *pSessionCtxSizeInBytes) in cpaCySymSessionCtxGetDynamicSize() argument
1033 LAC_CHECK_NULL_PARAM(pSessionCtxSizeInBytes); in cpaCySymSessionCtxGetDynamicSize()
1038 getCtxSize(pSessionSetupData, pSessionCtxSizeInBytes); in cpaCySymSessionCtxGetDynamicSize()
1046 Cpa32U *pSessionCtxSizeInBytes) in getCtxSize() argument
1064 *pSessionCtxSizeInBytes = LAC_SYM_SESSION_D1_SIZE; in getCtxSize()
1072 *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.h542 Cpa32U *pSessionCtxSizeInBytes);
609 Cpa32U *pSessionCtxSizeInBytes);
H A Dcpa_cy_sym.h1178 Cpa32U *pSessionCtxSizeInBytes);
1246 Cpa32U *pSessionCtxSizeInBytes);