OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:servercontext
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/ssl/statem/
statem_lib.c
216
static const char
servercontext
[] = { 0x54, 0x4c, 0x53, 0x20, 0x31, 0x2e,
local
225
static const char
servercontext
[] = "TLS 1.3, server CertificateVerify";
236
strcpy((char *)tls13tbs + TLS13_TBS_START_SIZE,
servercontext
);
/src/crypto/external/bsd/openssl.old/dist/ssl/statem/
statem_lib.c
172
static const char
servercontext
[] = { 0x54, 0x4c, 0x53, 0x20, 0x31, 0x2e,
local
181
static const char
servercontext
[] = "TLS 1.3, server CertificateVerify";
192
strcpy((char *)tls13tbs + TLS13_TBS_START_SIZE,
servercontext
);
/src/crypto/external/apache2/openssl/dist/ssl/statem/
statem_lib.c
262
static const char
servercontext
[] = "\x54\x4c\x53\x20\x31\x2e\x33\x2c\x20\x73\x65\x72"
local
276
strcpy((char *)tls13tbs + TLS13_TBS_START_SIZE,
servercontext
);
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026