Home
last modified time | relevance | path

Searched refs:point_conv (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/
H A Dt1_lib.c1266 int point_conv; in tls1_check_pkey_comp() local
1274 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