Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/
Dtls13_legacy.c523 if (!ctx->close_notify_recv) in tls13_legacy_shutdown()
Dtls13_internal.h285 int close_notify_recv; member
Dtls13_lib.c150 ctx->close_notify_recv = 1; in tls13_alert_received_cb()