Home
last modified time | relevance | path

Searched refs:SSL_CTX_set1_groups (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set1_curves.pod5 SSL_CTX_set1_groups, SSL_CTX_set1_groups_list, SSL_set1_groups,
15 int SSL_CTX_set1_groups(SSL_CTX *ctx, int *glist, int glistlen);
43 SSL_CTX_set1_groups() sets the supported groups for B<ctx> to B<glistlen>
106 SSL_CTX_set1_groups(), SSL_CTX_set1_groups_list(), SSL_set1_groups() and
H A DSSL_CTX_set_tmp_ecdh.pod22 This macro is deprecated in favor of L<SSL_CTX_set1_groups(3)>.
/freebsd/crypto/openssl/util/
H A Dother.syms513 SSL_CTX_set1_groups define
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1488 # define SSL_CTX_set1_groups(ctx, glist, glistlen) \ macro
1573 # define SSL_CTX_set1_curves SSL_CTX_set1_groups
H A Dssl.h.in1416 # define SSL_CTX_set1_groups(ctx, glist, glistlen) \ macro
1501 # define SSL_CTX_set1_curves SSL_CTX_set1_groups
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3871 MLINKS+= SSL_CTX_set1_curves.3 SSL_CTX_set1_groups.3