Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dtls13_enc.c455 …static const unsigned char client_application_traffic[] = "\x63\x20\x61\x70\x20\x74\x72\x61\x66\x6… in tls13_change_cipher_state() local
606 label = client_application_traffic; in tls13_change_cipher_state()
607 labellen = sizeof(client_application_traffic) - 1; in tls13_change_cipher_state()
660 if (label == client_application_traffic) { in tls13_change_cipher_state()
703 } else if (label == client_application_traffic) in tls13_change_cipher_state()

Completed in 5 milliseconds