Searched refs:SSL_get0_ec_point_formats (Results 1 – 2 of 2) sorted by relevance
313 nformats = SSL_get0_ec_point_formats(s, &pformats); in ssl_print_point_formats()
1438 # define SSL_get0_ec_point_formats(s, plst) \ macro