Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhandshake.h33 key_serial_t ta_my_peerids[5]; member
/linux/net/handshake/
H A 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/Documentation/networking/
H A 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/drivers/nvme/host/
H A Dtcp.c1632 args.ta_my_peerids[0] = pskid; in nvme_tcp_start_tls()