Home
last modified time | relevance | path

Searched refs:close_notify_sent (Results 1 – 3 of 3) sorted by last modified time

/dragonfly/crypto/libressl/ssl/
H A Dtls13_internal.h281 int close_notify_sent; member
H A Dtls13_legacy.c492 if (!ctx->close_notify_sent) { in tls13_legacy_shutdown()
H A Dtls13_lib.c141 ctx->close_notify_sent = 1; in tls13_alert_sent_cb()