Searched refs:ECDSA_SIG_get0 (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/crypto/libressl/crypto/ecdsa/ |
| HD | ecs_asn1.c | 118 ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in ECDSA_SIG_get0() function
|
| /dragonfly/lib/libssh/openbsd-compat/ |
| HD | openssl-compat.h | 140 void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps);
|
| /dragonfly/crypto/libressl/include/openssl/ |
| HD | ecdsa.h | 132 void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps);
|
| /dragonfly/crypto/openssh/ |
| HD | ssh-ecdsa.c | 264 ECDSA_SIG_get0(esig, &sig_r, &sig_s); in ssh_ecdsa_sign()
|
| /dragonfly/contrib/ldns/ |
| HD | dnssec.c | 1880 ECDSA_SIG_get0(ecdsa_sig, &r, &s); in ldns_convert_ecdsa_rrsig_asn1len2rdf()
|
| /dragonfly/contrib/wpa_supplicant/src/common/ |
| HD | dpp.c | 64 static void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, in ECDSA_SIG_get0() function 4733 ECDSA_SIG_get0(sig, &r, &s); in dpp_build_conf_obj_dpp()
|