Searched refs:server_application_traffic (Results 1 – 1 of 1) sorted by relevance
459 …static const unsigned char server_application_traffic[] = "\x73\x20\x61\x70\x20\x74\x72\x61\x66\x6… in tls13_change_cipher_state() local632 label = server_application_traffic; in tls13_change_cipher_state()633 labellen = sizeof(server_application_traffic) - 1; in tls13_change_cipher_state()654 if (label == server_application_traffic) in tls13_change_cipher_state()686 if (label == server_application_traffic) { in tls13_change_cipher_state()
Completed in 7 milliseconds