Home
last modified time | relevance | path

Searched refs:DSA_get_default_method (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DDSA_set_method.pod5 DSA_set_default_method, DSA_get_default_method,
14 const DSA_METHOD *DSA_get_default_method(void);
40 DSA_get_default_method() returns a pointer to the current default
62 DSA_OpenSSL() and DSA_get_default_method() return pointers to the respective
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddsa.c49 dsa->meth = rk_UNCONST(DSA_get_default_method()); in DSA_new()
119 DSA_get_default_method(void) in DSA_get_default_method() function
H A Ddsa.h53 #define DSA_get_default_method hc_DSA_get_default_method macro
131 const DSA_METHOD * DSA_get_default_method(void);
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DDSA_set_method.pod5 DSA_set_default_method, DSA_get_default_method,
18 const DSA_METHOD *DSA_get_default_method(void);
47 DSA_get_default_method() returns a pointer to the current default
69 DSA_OpenSSL() and DSA_get_default_method() return pointers to the respective
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_sign.c165 if (dsa->libctx == NULL || dsa->meth != DSA_get_default_method()) in ossl_dsa_sign_int()
H A Ddsa_lib.c151 ret->meth = DSA_get_default_method(); in dsa_new_intern()
H A Ddsa_ossl.c63 const DSA_METHOD *DSA_get_default_method(void) in DSA_get_default_method() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Ddsa.h89 const DSA_METHOD *DSA_get_default_method(void);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Ddsa.h121 OSSL_DEPRECATEDIN_3_0 const DSA_METHOD *DSA_get_default_method(void);
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dsa/
H A Ddsa_lib.c66 ret->meth = DSA_get_default_method(); in DSA_new_method()
H A Ddsa_ossl.c52 const DSA_METHOD *DSA_get_default_method(void) in DSA_get_default_method() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c96 || !ENGINE_set_DSA(e, DSA_get_default_method()) in bind_helper()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c103 || !ENGINE_set_DSA(e, DSA_get_default_method()) in bind_helper()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map996 DSA_get_default_method;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod1443 DSA_get0_engine(), DSA_get_default_method(), DSA_get_ex_data(),
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num2240 DSA_get_default_method 2213 1_1_0 EXIST::FUNCTION:DSA