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