Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Ds_cb.c313 nformats = SSL_get0_ec_point_formats(s, &pformats); in ssl_print_point_formats()
/third_party/openssl/include/openssl/
Dssl.h1438 # define SSL_get0_ec_point_formats(s, plst) \ macro