Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dhandshake.h31 key_serial_t ta_my_privkey; member
/openbmc/linux/net/handshake/
H A Dtlshd.c318 treq->th_privkey = args->ta_my_privkey; in tls_client_hello_x509()
381 treq->th_privkey = args->ta_my_privkey; in tls_server_hello_x509()
/openbmc/linux/Documentation/networking/
H A Dtls-handshake.rst60 key_serial_t ta_my_privkey;
92 the @ta_my_cert and @ta_my_privkey fields with the serial numbers of
/openbmc/linux/net/sunrpc/
H A Dxprtsock.c2577 args.ta_my_privkey = xprtsec->privkey_serial; in xs_tls_handshake_sync()