Searched refs:point_conv (Results 1 – 1 of 1) sorted by relevance
1266 int point_conv; in tls1_check_pkey_comp() local1274 point_conv = EVP_PKEY_get_ec_point_conv_form(pkey); in tls1_check_pkey_comp()1275 if (point_conv == 0) in tls1_check_pkey_comp()1277 if (point_conv == POINT_CONVERSION_UNCOMPRESSED) { in tls1_check_pkey_comp()
Completed in 10 milliseconds