Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_openssl.c113 static void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, in ECDSA_SIG_get0() function
3989 ECDSA_SIG_get0(sig, &r, &s); in crypto_ec_key_sign_r_s()