Searched refs:ta_num_peerids (Results 1 – 4 of 4) sorted by relevance
340 if (!args->ta_num_peerids || in tls_client_hello_psk()341 args->ta_num_peerids > ARRAY_SIZE(treq->th_peerid)) in tls_client_hello_psk()350 treq->th_num_peerids = args->ta_num_peerids; in tls_client_hello_psk()351 for (i = 0; i < args->ta_num_peerids; i++) in tls_client_hello_psk()
32 unsigned int ta_num_peerids; member
61 unsigned int ta_num_peerids;115 to offer, and the @ta_num_peerids field with the number of array
1741 args.ta_num_peerids = 1; in nvme_tcp_start_tls()