Home
last modified time | relevance | path

Searched refs:ta_num_peerids (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/handshake/
H A Dtlshd.c341 if (!args->ta_num_peerids || in tls_client_hello_psk()
342 args->ta_num_peerids > ARRAY_SIZE(treq->th_peerid)) in tls_client_hello_psk()
351 treq->th_num_peerids = args->ta_num_peerids; in tls_client_hello_psk()
352 for (i = 0; i < args->ta_num_peerids; i++) in tls_client_hello_psk()
/openbmc/linux/include/net/
H A Dhandshake.h32 unsigned int ta_num_peerids; member
/openbmc/linux/Documentation/networking/
H A Dtls-handshake.rst61 unsigned int ta_num_peerids;
115 to offer, and the @ta_num_peerids field with the number of array