Home
last modified time | relevance | path

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

/openssl-master/ssl/
A Dtls13_enc.c403 …static const unsigned char client_handshake_traffic[] = {0x63, 0x20, 0x68, 0x73, 0x20, /*traffic… in tls13_change_cipher_state() local
412 static const unsigned char client_handshake_traffic[] = "c hs traffic"; in tls13_change_cipher_state()
564 label = client_handshake_traffic; in tls13_change_cipher_state()
565 labellen = sizeof(client_handshake_traffic) - 1; in tls13_change_cipher_state()

Completed in 6 milliseconds