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