Searched refs:client_early_traffic (Results 1 – 1 of 1) sorted by relevance
451 …static const unsigned char client_early_traffic[] = "\x63\x20\x65\x20\x74\x72\x61\x66\x66\x69\x63"; in tls13_change_cipher_state() local498 label = client_early_traffic; in tls13_change_cipher_state()499 labellen = sizeof(client_early_traffic) - 1; in tls13_change_cipher_state()719 if (!s->server && label == client_early_traffic) in tls13_change_cipher_state()
Completed in 7 milliseconds