Searched refs:log_label (Results 1 – 1 of 1) sorted by relevance
427 const char *log_label = NULL; in tls13_change_cipher_state() local483 log_label = CLIENT_EARLY_LABEL; in tls13_change_cipher_state()566 log_label = CLIENT_HANDSHAKE_LABEL; in tls13_change_cipher_state()581 log_label = CLIENT_APPLICATION_LABEL; in tls13_change_cipher_state()598 log_label = SERVER_HANDSHAKE_LABEL; in tls13_change_cipher_state()603 log_label = SERVER_APPLICATION_LABEL; in tls13_change_cipher_state()673 if (!ssl_log_secret(s, log_label, secret, hashlen)) { in tls13_change_cipher_state()
Completed in 7 milliseconds