Home
last modified time | relevance | path

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

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