Searched refs:DSA_SIG_get0 (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | DSA_SIG_new.pod | 5 DSA_SIG_get0, DSA_SIG_set0, 14 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps); 24 DSA_SIG_get0() returns internal pointers to the B<r> and B<s> values contained
|
| /freebsd-12-stable/contrib/ntp/include/ |
| D | libssl_compat.h | 99 #define DSA_SIG_get0 sslshim_DSA_SIG_get0 macro
|
| /freebsd-12-stable/crypto/openssl/crypto/dsa/ |
| D | dsa_asn1.c | 41 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in DSA_SIG_get0() function
|
| D | dsa_ossl.c | 330 DSA_SIG_get0(sig, &r, &s); in dsa_do_verify()
|
| D | dsa_ameth.c | 447 DSA_SIG_get0(dsa_sig, &r, &s); in dsa_sig_print()
|
| /freebsd-12-stable/crypto/openssh/openbsd-compat/ |
| D | openssl-compat.h | 131 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps);
|
| D | libressl-api-compat.c | 397 DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in DSA_SIG_get0() function
|
| /freebsd-12-stable/crypto/openssh/ |
| D | ssh-dss.c | 82 DSA_SIG_get0(sig, &sig_r, &sig_s); in ssh_dss_sign()
|
| D | configure.ac | 2998 DSA_SIG_get0 \
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | dsa.h | 79 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps);
|
| /freebsd-12-stable/contrib/ldns/ |
| D | dnssec_sign.c | 371 DSA_SIG_get0(sig, &R, &S); in ldns_sign_public_dsa()
|
| D | dnssec.c | 1759 DSA_SIG_get0(dsasig, &R, &S); in ldns_convert_dsa_rrsig_asn12rdf()
|
| D | configure.ac | 334 …EY_keygen ECDSA_SIG_get0 EVP_MD_CTX_new EVP_PKEY_base_id DSA_SIG_set0 DSA_SIG_get0 EVP_dss1 DSA_ge…
|
| D | configure | 15405 …EY_keygen ECDSA_SIG_get0 EVP_MD_CTX_new EVP_PKEY_base_id DSA_SIG_set0 DSA_SIG_get0 EVP_dss1 DSA_ge…
|
| /freebsd-12-stable/contrib/ldns/ldns/ |
| D | config.h.in | 67 /* Define to 1 if you have the `DSA_SIG_get0' function. */
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntp_crypto.c | 2411 DSA_SIG_get0(sdsa, &r, &s); in crypto_iff() 2731 DSA_SIG_get0(sdsa, &r, &s); in crypto_gq()
|
| /freebsd-12-stable/secure/lib/libcrypto/ |
| D | Version.map | 983 DSA_SIG_get0;
|
| /freebsd-12-stable/secure/lib/libcrypto/man/man3/ |
| D | Makefile | 1072 MLINKS+= DSA_SIG_new.3 DSA_SIG_get0.3
|