Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dtls_prot.h38 TLS_ALERT_DESC_CLOSE_NOTIFY = 0, enumerator
/linux-6.15/net/handshake/
H A Dtlshd.c446 TLS_ALERT_DESC_CLOSE_NOTIFY); in tls_handshake_close()