Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dtls13_enc.c436 …static const unsigned char server_application_traffic[] = {0x73, 0x20, 0x61, 0x70, 0x20, /*traffic… in tls13_change_cipher_state() local
445 static const unsigned char server_application_traffic[] = "s ap traffic"; in tls13_change_cipher_state()
622 label = server_application_traffic; in tls13_change_cipher_state()
623 labellen = sizeof(server_application_traffic) - 1; in tls13_change_cipher_state()
642 if (label == server_application_traffic) in tls13_change_cipher_state()
674 if (label == server_application_traffic) { in tls13_change_cipher_state()

Completed in 11 milliseconds