Searched refs:tls1_get_shared_group_by_index (Results 1 – 3 of 3) sorted by relevance
525 tls1_get_shared_group_by_index(const SSL *ssl, size_t index, int *out_nid) in tls1_get_shared_group_by_index() function
1534 int tls1_get_shared_group_by_index(const SSL *ssl, size_t index, int *out_nid);
1692 if (!tls1_get_shared_group_by_index(s, n, &nid)) in _SSL_get_shared_group()