Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dhandshake.h16 TLS_NO_CERT = 0, enumerator
/linux-6.6.21/net/handshake/
Dtlshd.c56 treq->th_certificate = TLS_NO_CERT; in tls_handshake_req_init()
168 if (treq->th_certificate == TLS_NO_CERT && in tls_handshake_put_certificate()
/linux-6.6.21/fs/nfs/
Dfs_context.c1637 ctx->xprtsec.cert_serial = TLS_NO_CERT; in nfs_init_fs_context()