Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dhandshake.h31 key_serial_t ta_my_privkey; member
/Linux-v6.6/net/handshake/
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()
/Linux-v6.6/Documentation/networking/
Dtls-handshake.rst60 key_serial_t ta_my_privkey;
92 the @ta_my_cert and @ta_my_privkey fields with the serial numbers of
/Linux-v6.6/net/sunrpc/
Dxprtsock.c2577 args.ta_my_privkey = xprtsec->privkey_serial; in xs_tls_handshake_sync()