Home
last modified time | relevance | path

Searched defs:pr (Results 1 – 4 of 4) sorted by relevance

/hostap/src/common/
Ddpp_auth.c235 const struct wpabuf *pr, in dpp_auth_build_resp()
422 struct wpabuf *msg, *pr = NULL; in dpp_auth_build_resp_ok() local
1406 struct crypto_ec_key *pr; in dpp_auth_resp_rx() local
Ddpp_reconfig.c332 struct wpabuf *msg = NULL, *clear, *pr = NULL; in dpp_reconfig_build_resp() local
Ddpp_crypto.c1789 struct crypto_ec_key *pr = NULL, *peer_key = NULL; in dpp_reconfig_derive_ke_initiator() local
/hostap/src/crypto/
Dcrypto_openssl.c113 static void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, in ECDSA_SIG_get0()