Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dhandshake.h17 TLS_NO_PRIVKEY = 0, enumerator
/openbmc/linux/net/handshake/
H A 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()
/openbmc/linux/fs/nfs/
H A Dfs_context.c1641 ctx->xprtsec.privkey_serial = TLS_NO_PRIVKEY; in nfs_init_fs_context()