Home
last modified time | relevance | path

Searched defs:tmpCtx (Results 1 – 4 of 4) sorted by relevance

/third_party/openhitls/testcode/framework/tls/transfer/src/
Dsocket_common.c166 TLS_Ctx *tmpCtx = (TLS_Ctx *)frameHandle->ctx; in GetFrameType() local
/third_party/openhitls/testcode/sdv/testcase/tls/interface_tlcp/
Dtest_suite_sdv_hlt_config_interface.c133 TLS_Ctx *tmpCtx = (TLS_Ctx *)frameHandle->ctx; in GetFrameType() local
/third_party/openhitls/tls/crypt/crypt_self/
Dhitls_crypt.c383 CRYPT_EAL_CipherCtx *tmpCtx = NULL; in HITLS_CRYPT_Encrypt() local
555 CRYPT_EAL_CipherCtx *tmpCtx = NULL; in HITLS_CRYPT_Decrypt() local
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp247 HGLRC tmpCtx = m_functions.createContext(tmpWindow.getDeviceContext()); in Library() local