Home
last modified time | relevance | path

Searched refs:clientcontext (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/ssl/statem/
Dstatem_lib.c176 static const char clientcontext[] = { 0x54, 0x4c, 0x53, 0x20, 0x31, 0x2e, in get_cert_verify_tbs_data() local
182 static const char clientcontext[] = "TLS 1.3, client CertificateVerify"; in get_cert_verify_tbs_data()
194 strcpy((char *)tls13tbs + TLS13_TBS_START_SIZE, clientcontext); in get_cert_verify_tbs_data()