Searched refs:point_conv (Results 1 – 1 of 1) sorted by relevance
1802 int point_conv; in tls1_check_pkey_comp() local1809 point_conv = EVP_PKEY_get_ec_point_conv_form(pkey); in tls1_check_pkey_comp()1810 if (point_conv == 0) in tls1_check_pkey_comp()1812 if (point_conv == POINT_CONVERSION_UNCOMPRESSED) { in tls1_check_pkey_comp()