Home
last modified time | relevance | path

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

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