Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhandshake.h16 TLS_NO_CERT = 0, enumerator
/linux/net/handshake/
H A 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/fs/nfs/
H A Dfs_context.c1651 ctx->xprtsec.cert_serial = TLS_NO_CERT; in nfs_init_fs_context()