Searched refs:tls1_get_grouplist (Results 1 – 3 of 3) sorted by relevance
295 Span<const uint16_t> tls1_get_grouplist(const SSL_HANDSHAKE *hs) { in tls1_get_grouplist() function315 Span<const uint16_t> groups = tls1_get_grouplist(hs); in tls1_get_shared_group()399 for (uint16_t supported : tls1_get_grouplist(hs)) { in tls1_check_group_id()2181 Span<const uint16_t> groups = tls1_get_grouplist(hs); in ext_key_share_add_clienthello()2426 for (uint16_t group : tls1_get_grouplist(hs)) { in ext_supported_groups_add_clienthello()
153 tls1_get_grouplist(ssl->s3->hs.get()); in apply_remote_features()
2765 Span<const uint16_t> tls1_get_grouplist(const SSL_HANDSHAKE *ssl);