Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDs_cb.c420 nformats = SSL_get0_ec_point_formats(s, &pformats); in ssl_print_point_formats()
/NextBSD/crypto/openssl/ssl/
HDssl.h2118 # define SSL_get0_ec_point_formats(s, plst) \ macro