Home
last modified time | relevance | path

Searched defs:ECDSA_SIG_get0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/
H A Dec_asn1.c1288 void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in ECDSA_SIG_get0() function
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c106 static void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, in ECDSA_SIG_get0() function