Searched refs:tls1_shared_group (Results 1 – 7 of 7) sorted by relevance
283 uint16_t tls1_shared_group(SSL *s, int nmatch) in tls1_shared_group() function615 return tls1_shared_group(s, 0) != 0; in tls1_check_ec_tmp_key()
2516 __owur uint16_t tls1_shared_group(SSL *s, int nmatch);
3633 uint16_t id = tls1_shared_group(s, larg); in ssl3_ctrl()
2656 __owur uint16_t tls1_shared_group(SSL *s, int nmatch);
3640 uint16_t id = tls1_shared_group(s, larg); in ssl3_ctrl()
2519 curve_id = tls1_shared_group(s, -2); in tls_construct_server_key_exchange()
2611 curve_id = tls1_shared_group(s, -2); in tls_construct_server_key_exchange()