Searched refs:client_early_traffic (Results 1 – 1 of 1) sorted by relevance
440 …static const unsigned char client_early_traffic[] = {0x63, 0x20, 0x65, 0x20, /*traffic… in tls13_change_cipher_state() local449 static const unsigned char client_early_traffic[] = "c e traffic"; in tls13_change_cipher_state()516 label = client_early_traffic; in tls13_change_cipher_state()517 labellen = sizeof(client_early_traffic) - 1; in tls13_change_cipher_state()713 if (!s->server && label == client_early_traffic) in tls13_change_cipher_state()