Home
last modified time | relevance | path

Searched defs:pSession (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat.c236 LacSymQat_UseSymConstantsTable(lac_session_desc_t *pSession, in LacSymQat_UseSymConstantsTable()
328 LacSymQat_UseOptimisedContentDesc(lac_session_desc_t *pSession) in LacSymQat_UseOptimisedContentDesc()
H A Dlac_sym_qat_cipher.c541 LacSymQat_CipherGetCfgData(lac_session_desc_t *pSession, in LacSymQat_CipherGetCfgData()
608 LacSymQat_CipherHwBlockPopulateCfgData(lac_session_desc_t *pSession, in LacSymQat_CipherHwBlockPopulateCfgData()
/freebsd/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_session.h54 #define DC_SESSION_DESC_FROM_CTX_GET(pSession) \ argument
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h652 #define LAC_SYM_SESSION_DESC_FROM_CTX_GET(pSession) \ argument
/freebsd/contrib/sqlite3/
H A Dshell.c25737 static void session_close(OpenSession *pSession){ in session_close()
25771 OpenSession *pSession = (OpenSession*)pCtx; in session_filter() local
31072 OpenSession *pSession = &pAuxDb->aSession[0]; in do_meta_command() local