Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h460 } lac_session_desc_d1_t; typedef
633 (sizeof(lac_session_desc_d1_t) + LAC_64BYTE_ALIGNMENT + \
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_api.c607 memset(pSessionDesc, 0, sizeof(lac_session_desc_d1_t)); in LacSym_InitSession()