Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dhandshake.h33 key_serial_t ta_my_peerids[5]; member
/linux-6.12.1/net/handshake/
Dtlshd.c352 treq->th_peerid[i] = args->ta_my_peerids[i]; in tls_client_hello_psk()
408 treq->th_peerid[0] = args->ta_my_peerids[0]; in tls_server_hello_psk()
/linux-6.12.1/Documentation/networking/
Dtls-handshake.rst62 key_serial_t ta_my_peerids[5];
113 However, in this case, the consumer fills in the @ta_my_peerids array
/linux-6.12.1/drivers/nvme/host/
Dtcp.c1632 args.ta_my_peerids[0] = pskid; in nvme_tcp_start_tls()