Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/
H A Dtls13_enc.c481 …static const unsigned char client_application_traffic[] = "\x63\x20\x61\x70\x20\x74\x72\x61\x66\x6… in tls13_change_cipher_state() local
631 label = client_application_traffic; in tls13_change_cipher_state()
632 labellen = sizeof(client_application_traffic) - 1; in tls13_change_cipher_state()
676 if (label == client_application_traffic) { in tls13_change_cipher_state()
719 } else if (label == client_application_traffic) in tls13_change_cipher_state()