Home
last modified time | relevance | path

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

/third_party/openhitls/testcode/framework/tls/msg/src/
Dpack_frame_msg.c33 TLS_Ctx *tlsCtx = (TLS_Ctx *)BSL_SAL_Calloc(1u, sizeof(HITLS_Ctx)); in NewFrameTlsCtx() local
48 int32_t GenClientHelloMandatoryCtx(TLS_Ctx *tlsCtx, FRAME_Msg *msg) in GenClientHelloMandatoryCtx()
88 int32_t GenClientHelloExtensionCtx(TLS_Ctx *tlsCtx, FRAME_Msg *msg) in GenClientHelloExtensionCtx()
126 TLS_Ctx *tlsCtx = NewFrameTlsCtx(); in PackClientHelloMsg() local
155 TLS_Ctx *tlsCtx = NewFrameTlsCtx(); in PackServerHelloMsg() local
307 TLS_Ctx *tlsCtx = NewFrameTlsCtx(); in PackFinishMsg() local