Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dhandshake.h17 TLS_NO_PRIVKEY = 0, enumerator
/linux-6.12.1/net/handshake/
Dtlshd.c57 treq->th_privkey = TLS_NO_PRIVKEY; in tls_handshake_req_init()
169 treq->th_privkey == TLS_NO_PRIVKEY) in tls_handshake_put_certificate()
/linux-6.12.1/fs/nfs/
Dfs_context.c1652 ctx->xprtsec.privkey_serial = TLS_NO_PRIVKEY; in nfs_init_fs_context()