Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dec_asn1.c1306 int ECDSA_SIG_set0(ECDSA_SIG *sig, BIGNUM *r, BIGNUM *s) in ECDSA_SIG_set0() function
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c105 static int ECDSA_SIG_set0(ECDSA_SIG *sig, BIGNUM *r, BIGNUM *s) in ECDSA_SIG_set0() function