Home
last modified time | relevance | path

Searched refs:TLS_NO_PEERID (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dhandshake.h15 TLS_NO_PEERID = 0, enumerator
/linux/net/handshake/
H A Dtlshd.c100 treq->th_peerid[0] = TLS_NO_PEERID; in tls_handshake_done()
/linux/Documentation/networking/
H A Dtls-handshake.rst200 remote peer's identity or the value TLS_NO_PEERID if the session is not
/linux/net/sunrpc/
H A Dsvcsock.c432 if (peerid != TLS_NO_PEERID) in svc_tcp_handshake_done()