Searched refs:DSA_SIG_set0 (Results 1 – 16 of 16) sorted by relevance
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | DSA_SIG_new.pod | 5 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 D | libssl_compat.h | 100 #define DSA_SIG_set0 sslshim_DSA_SIG_set0 macro
|
| /freebsd/crypto/openssl/crypto/dsa/ |
| H A D | dsa_sign.c | 142 int DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s) in DSA_SIG_set0() function
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | dsa.h | 71 int DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s);
|
| /freebsd/contrib/unbound/validator/ |
| H A D | val_secalgo.c | 426 if(!DSA_SIG_set0(dsasig, R, S)) { in setup_dsa_sig()
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_crypto.c | 2285 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 D | config.h.in | 94 /* Define to 1 if you have the `DSA_SIG_set0' function. */
|
| /freebsd/contrib/ldns/ |
| H A D | dnssec.c | 1841 if (! DSA_SIG_set0(dsasig, R, S)) { in ldns_convert_dsa_rrsig_rdf2asn1()
|
| H A D | configure.ac | 362 …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 D | e_capi.c | 1070 DSA_SIG_set0(ret, r, s); in capi_dsa_do_sign()
|
| /freebsd/crypto/openssl/test/ |
| H A D | acvp_test.c | 846 || !TEST_true(DSA_SIG_set0(sign, rbn, sbn))) in dsa_sigver_test()
|
| /freebsd/contrib/unbound/ |
| H A D | config.h.in | 198 /* Define to 1 if you have the `DSA_SIG_set0' function. */
|
| H A D | configure.ac | 1082 …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 D | Version.map | 983 DSA_SIG_set0;
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 1524 MLINKS+= DSA_SIG_new.3 DSA_SIG_set0.3
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 4002 DSA_SIG_set0 4094 3_0_0 EXIST::FUNCTION:DSA
|