ssl_log_secret
__owur int ssl_log_secret(SSL_CONNECTION *s, const char *label,
&& !ssl_log_secret(s, MASTER_SECRET_LABEL, s->session->master_key,
if (!ssl_log_secret(s, EARLY_EXPORTER_SECRET_LABEL,
if (!ssl_log_secret(s, EXPORTER_SECRET_LABEL, s->exporter_master_secret,
if (!ssl_log_secret(s, log_label, secret, hashlen)) {
if (!ssl_log_secret(s, log_label, secret, hashlen)) {