Home
last modified time | relevance | path

Searched refs:DSA_SIG_new (Results 1 – 12 of 12) sorted by relevance

/openbsd/lib/libcrypto/dsa/
H A Ddsa_ossl.c185 if ((ret = DSA_SIG_new()) == NULL) { in dsa_do_sign()
419 DSA_SIG_new(void) in DSA_SIG_new() function
423 LCRYPTO_ALIAS(DSA_SIG_new);
H A Ddsa.h114 DSA_SIG * DSA_SIG_new(void);
H A Ddsa_asn1.c77 if ((sig = DSA_SIG_new()) == NULL) { in sig_cb()
/openbsd/lib/libcrypto/hidden/openssl/
H A Ddsa.h33 LCRYPTO_USED(DSA_SIG_new);
/openbsd/lib/libcrypto/man/
H A DMakefile122 DSA_SIG_new.3 \
/openbsd/usr.bin/ssh/
H A Dssh-dss.c366 if ((dsig = DSA_SIG_new()) == NULL || in ssh_dss_verify()
/openbsd/sbin/unwind/libunbound/validator/
H A Dval_secalgo.c422 dsasig = DSA_SIG_new(); in setup_dsa_sig()
/openbsd/usr.sbin/unbound/validator/
H A Dval_secalgo.c422 dsasig = DSA_SIG_new(); in setup_dsa_sig()
/openbsd/lib/libcrypto/
H A DSymbols.list798 DSA_SIG_new
/openbsd/regress/lib/libcrypto/wycheproof/
H A Dwycheproof.go1386 cSig := C.DSA_SIG_new()
/openbsd/usr.sbin/unbound/
H A Dconfigure.ac1270 AC_CHECK_FUNC(DSA_SIG_new, [
/openbsd/distrib/sets/lists/comp/
H A Dmi1880 ./usr/share/man/man3/DSA_SIG_new.3