Searched refs:num_supp (Results 1 – 1 of 1) sorted by relevance
602 size_t num_pref, num_supp, i; in tls1_shared_group() local633 tls1_get_peer_groups(s, &supp, &num_supp); in tls1_shared_group()636 tls1_get_supported_groups(s, &supp, &num_supp); in tls1_shared_group()643 if (!tls1_in_list(id, supp, num_supp) in tls1_shared_group()