Searched refs:TLS10_PROTOCOL_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
64 #define TLS10_PROTOCOL_VERSION_MAJOR 0x03 macro
268 TlsService->TlsCtx = TlsCtxNew (TLS10_PROTOCOL_VERSION_MAJOR, TLS10_PROTOCOL_VERSION_MINOR); in TlsDriverEntryPoint()