Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h621 } lac_session_desc_d2_t; typedef
643 (sizeof(lac_session_desc_d2_t) + LAC_64BYTE_ALIGNMENT + \
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_api.c610 memset(pSessionDesc, 0, sizeof(lac_session_desc_d2_t)); in LacSym_InitSession()