Searched refs:num_supp (Results 1 – 1 of 1) sorted by relevance
601 size_t num_pref, num_supp, i; in tls1_shared_group() local631 tls1_get_peer_groups(s, &supp, &num_supp); in tls1_shared_group()634 tls1_get_supported_groups(s, &supp, &num_supp); in tls1_shared_group()640 if (!tls1_in_list(id, supp, num_supp) in tls1_shared_group()