Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set1_curves.pod6 SSL_set1_groups_list, SSL_get1_groups, SSL_get_shared_group,
22 int SSL_get_shared_group(SSL *s, int n);
59 SSL_get_shared_group() returns shared group B<n> for a server-side
87 SSL_get_shared_group() returns the NID of shared group B<n> or NID_undef if there
91 When called on a client B<ssl>, SSL_get_shared_group() has no meaning and
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set1_curves.pod6 SSL_set1_groups_list, SSL_get1_groups, SSL_get_shared_group,
22 int SSL_get_shared_group(SSL *s, int n);
71 SSL_get_shared_group() returns the NID of the shared group B<n> for a
111 SSL_get_shared_group() returns the NID of shared group B<n> or NID_undef if there
115 When called on a client B<ssl>, SSL_get_shared_group() has no meaning and
H A DSSL_group_to_name.pod18 or SSL_get_shared_group().
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_cb.c383 ngroups = SSL_get_shared_group(s, -1); in ssl_print_groups()
387 nid = SSL_get_shared_group(s, i); in ssl_print_groups()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dprivate.num411 SSL_get_shared_group define
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dother.syms568 SSL_get_shared_group define
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1413 # define SSL_get_shared_group(s, n) \ macro
1487 # define SSL_get_shared_curve SSL_get_shared_group
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1424 # define SSL_get_shared_group(s, n) \ macro
1505 # define SSL_get_shared_curve SSL_get_shared_group