Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h138 Cpa8U contentDescriptor[LAC_SYM_QAT_CONTENT_DESC_MAX_SIZE];
324 Cpa8U contentDescriptor[LAC_SYM_QAT_CONTENT_DESC_MAX_SIZE];
476 Cpa8U contentDescriptor[LAC_SYM_QAT_CONTENT_DESC_MAX_SIZE];
H A Dlac_sym.h97 #define LAC_SYM_QAT_CONTENT_DESC_MAX_SIZE \ macro
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_api.c625 ((Cpa8U *)pSessionDesc + LAC_SYM_QAT_CONTENT_DESC_MAX_SIZE); in LacSym_InitSession()
627 (physAddressAligned + LAC_SYM_QAT_CONTENT_DESC_MAX_SIZE); in LacSym_InitSession()