Home
last modified time | relevance | path

Searched refs:DH_new_method (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dtest_engine_dso.c282 server = DH_new_method(engine); in main()
283 client = DH_new_method(engine); in main()
306 server = DH_new_method(engine); in main()
307 client = DH_new_method(engine); in main()
H A Ddh.h50 #define DH_new_method hc_DH_new_method macro
127 DH * DH_new_method(ENGINE *);
H A Dtest_dh.c340 dh1 = DH_new_method(engine); in check_prime()
341 dh2 = DH_new_method(engine); in check_prime()
H A Ddh.c68 return DH_new_method(NULL); in DH_new()
83 DH_new_method(ENGINE *engine) in DH_new_method() function
H A DChangeLog786 DH_new_method().
834 * dh.c: Add DH_new_method, add ENGINE refcounting.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DDH_set_method.pod6 DH_set_method, DH_new_method, DH_OpenSSL - select DH method
18 DH *DH_new_method(ENGINE *engine);
52 DH_new_method() allocates and initializes a DH structure so that B<engine> will
71 DH_new_method() returns NULL and sets an error code that can be obtained by
H A DDH_meth_new.pod116 DH_METHOD is this one) or DH_new_method(). The DH_new() and DH_new_method()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DDH_set_method.pod6 DH_set_method, DH_new_method, DH_OpenSSL - select DH method
22 DH *DH_new_method(ENGINE *engine);
59 DH_new_method() allocates and initializes a DH structure so that B<engine> will
78 DH_new_method() returns NULL and sets an error code that can be obtained by
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_lib.c39 return DH_new_method(NULL); in DH_new()
42 DH *DH_new_method(ENGINE *engine) in DH_new_method() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_lib.c63 DH *DH_new_method(ENGINE *engine) in DH_new_method() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Ddh.h122 DH *DH_new_method(ENGINE *engine);
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/
H A Dmanpages16 hcrypto/man/man3/DH_new_method.3
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Ddh.h201 OSSL_DEPRECATEDIN_3_0 DH *DH_new_method(ENGINE *engine);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map955 DH_new_method;
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt415 DH_F_DH_NEW_METHOD:105:DH_new_method
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod1403 DH_get_default_method(), DH_get0_engine(), DH_meth_*(), DH_new_method(),
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num456 DH_new_method 457 1_1_0 EXIST::FUNCTION:DH