Searched defs:peer_key (Results 1 – 5 of 5) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| D | dpp_crypto.c | 1147 struct crypto_ec_key *peer_key, u8 *pmkid) in dpp_derive_pmkid() 1663 struct crypto_ec_key *own_key = NULL, *peer_key = NULL; in dpp_reconfig_derive_ke_responder() local 1763 struct crypto_ec_key *pr = NULL, *peer_key = NULL; in dpp_reconfig_derive_ke_initiator() local
|
| D | dpp.c | 3648 struct crypto_ec_key *own_key = NULL, *peer_key = NULL; in dpp_peer_intro() local
|
| /third_party/mbedtls/library/ |
| D | psa_crypto.c | 5301 static psa_status_t psa_key_agreement_ecdh( const uint8_t *peer_key, in psa_key_agreement_ecdh() 5359 const uint8_t *peer_key, in psa_key_agreement_raw_internal() 5407 const uint8_t *peer_key, in psa_key_agreement_internal() 5441 const uint8_t *peer_key, in psa_key_derivation_key_agreement() 5474 const uint8_t *peer_key, in psa_raw_key_agreement()
|
| D | ssl_cli.c | 2824 const mbedtls_ecp_keypair *peer_key; in ssl_get_ecdh_params_from_cert() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| D | dpp.c | 6405 EVP_PKEY *own_key, EVP_PKEY *peer_key, u8 *pmkid) in dpp_derive_pmkid() 6454 EVP_PKEY *own_key = NULL, *peer_key = NULL; in dpp_peer_intro() local
|