Searched refs:tls1_get_group_id (Results 1 – 1 of 1) sorted by relevance
1310 static uint16_t tls1_get_group_id(EVP_PKEY *pkey) in tls1_get_group_id() function1336 group_id = tls1_get_group_id(pkey); in tls1_check_cert_param()2085 if (!tls1_check_group_id(s, tls1_get_group_id(pkey), 1)) { in tls12_check_peer_sigalg()
Completed in 14 milliseconds