Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h211 CpaBoolean internalSession : 1; member
397 CpaBoolean internalSession : 1; member
549 CpaBoolean internalSession : 1; member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cb.c250 if (pSessionDesc->internalSession == CPA_FALSE) { in LacSymCb_ProcessCallbackInternal()
H A Dlac_sym_api.c657 pSessionDesc->internalSession = CPA_FALSE; in LacSym_InitSession()