Home
last modified time | relevance | path

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

/openssl-master/ssl/statem/
A Dstatem_lib.c219 static const char clientcontext[] = { 0x54, 0x4c, 0x53, 0x20, 0x31, 0x2e, in get_cert_verify_tbs_data() local
225 static const char clientcontext[] = "TLS 1.3, client CertificateVerify"; in get_cert_verify_tbs_data()
237 strcpy((char *)tls13tbs + TLS13_TBS_START_SIZE, clientcontext); in get_cert_verify_tbs_data()

Completed in 5 milliseconds