Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dhandshake.h30 key_serial_t ta_my_cert; member
/linux-6.12.1/net/handshake/
Dtlshd.c316 treq->th_certificate = args->ta_my_cert; in tls_client_hello_x509()
379 treq->th_certificate = args->ta_my_cert; in tls_server_hello_x509()
/linux-6.12.1/Documentation/networking/
Dtls-handshake.rst59 key_serial_t ta_my_cert;
92 the @ta_my_cert and @ta_my_privkey fields with the serial numbers of
/linux-6.12.1/net/sunrpc/
Dxprtsock.c2603 args.ta_my_cert = xprtsec->cert_serial; in xs_tls_handshake_sync()