Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DDSA_SIG_new.pod5 DSA_SIG_get0, DSA_SIG_set0,
15 int DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s);
28 The B<r> and B<s> values can be set by calling DSA_SIG_set0() and passing the
43 DSA_SIG_set0() returns 1 on success or 0 on failure.
/freebsd/contrib/ntp/include/
H A Dlibssl_compat.h100 #define DSA_SIG_set0 sslshim_DSA_SIG_set0 macro
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_sign.c142 int DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s) in DSA_SIG_set0() function
/freebsd/crypto/openssl/include/openssl/
H A Ddsa.h71 int DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s);
/freebsd/contrib/unbound/validator/
H A Dval_secalgo.c426 if(!DSA_SIG_set0(dsasig, R, S)) { in setup_dsa_sig()
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c2285 DSA_SIG_set0(sdsa, bn, bk); in crypto_bob()
2617 DSA_SIG_set0(sdsa, y, g); in crypto_bob2()
/freebsd/contrib/ldns/ldns/
H A Dconfig.h.in94 /* Define to 1 if you have the `DSA_SIG_set0' function. */
/freebsd/contrib/ldns/
H A Ddnssec.c1841 if (! DSA_SIG_set0(dsasig, R, S)) { in ldns_convert_dsa_rrsig_rdf2asn1()
H A Dconfigure.ac362 …6 EVP_sha384 EVP_sha512 EVP_PKEY_keygen ECDSA_SIG_get0 EVP_MD_CTX_new DSA_SIG_set0 DSA_SIG_get0 EV…
/freebsd/crypto/openssl/engines/
H A De_capi.c1070 DSA_SIG_set0(ret, r, s); in capi_dsa_do_sign()
/freebsd/crypto/openssl/test/
H A Dacvp_test.c846 || !TEST_true(DSA_SIG_set0(sign, rbn, sbn))) in dsa_sigver_test()
/freebsd/contrib/unbound/
H A Dconfig.h.in198 /* Define to 1 if you have the `DSA_SIG_set0' function. */
H A Dconfigure.ac1082 …ypto_strings CRYPTO_cleanup_all_ex_data ERR_free_strings RAND_cleanup DSA_SIG_set0 EVP_dss1 EVP_Di…
/freebsd/secure/lib/libcrypto/
H A DVersion.map983 DSA_SIG_set0;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1524 MLINKS+= DSA_SIG_new.3 DSA_SIG_set0.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4002 DSA_SIG_set0 4094 3_0_0 EXIST::FUNCTION:DSA