Home
last modified time | relevance | path

Searched refs:peer_pubkey_hash (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps.c142 if (cfg->peer_pubkey_hash) { in wps_init()
143 os_memcpy(data->peer_pubkey_hash, cfg->peer_pubkey_hash, in wps_init()
H A Dwps_i.h78 u8 peer_pubkey_hash[WPS_OOB_PUBKEY_HASH_LEN]; member
H A Dwps.h188 * peer_pubkey_hash - Peer public key hash or %NULL if not known
190 const u8 *peer_pubkey_hash; member
H A Dwps_enrollee.c569 if (os_memcmp_const(hash, wps->peer_pubkey_hash, in wps_process_pubkey()
577 wps->peer_pubkey_hash, in wps_process_pubkey()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps.c141 if (cfg->peer_pubkey_hash) { in wps_init()
142 os_memcpy(data->peer_pubkey_hash, cfg->peer_pubkey_hash, in wps_init()
H A Dwps_i.h78 u8 peer_pubkey_hash[WPS_OOB_PUBKEY_HASH_LEN]; member
H A Dwps.h189 * peer_pubkey_hash - Peer public key hash or %NULL if not known
191 const u8 *peer_pubkey_hash; member
H A Dwps_enrollee.c569 if (os_memcmp_const(hash, wps->peer_pubkey_hash, in wps_process_pubkey()
577 wps->peer_pubkey_hash, in wps_process_pubkey()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.h71 int p2p_group, const u8 *peer_pubkey_hash,
H A Dwps_supplicant.c1207 const u8 *peer_pubkey_hash, in wpas_wps_start_dev_pw()
1246 if (peer_pubkey_hash) { in wpas_wps_start_dev_pw()
1249 peer_pubkey_hash, in wpas_wps_start_dev_pw()
2313 int p2p_group, const u8 *peer_pubkey_hash, in wpas_wps_start_nfc()
2368 p2p_group, dev_pw_id, peer_pubkey_hash, in wpas_wps_start_nfc()
1204 wpas_wps_start_dev_pw(struct wpa_supplicant *wpa_s, const u8 *dev_addr, const u8 *bssid, const char *pin, int p2p_group, u16 dev_pw_id, const u8 *peer_pubkey_hash, const u8 *ssid_val, size_t ssid_len, int freq) wpas_wps_start_dev_pw() argument
2310 wpas_wps_start_nfc(struct wpa_supplicant *wpa_s, const u8 *go_dev_addr, const u8 *bssid, const struct wpabuf *dev_pw, u16 dev_pw_id, int p2p_group, const u8 *peer_pubkey_hash, const u8 *ssid, size_t ssid_len, int freq) wpas_wps_start_nfc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.h72 int p2p_group, const u8 *peer_pubkey_hash,
H A Dwps_supplicant.c1235 const u8 *peer_pubkey_hash, in wpas_wps_start_dev_pw()
1274 if (peer_pubkey_hash) { in wpas_wps_start_dev_pw()
1277 peer_pubkey_hash, in wpas_wps_start_dev_pw()
2382 int p2p_group, const u8 *peer_pubkey_hash, in wpas_wps_start_nfc()
2437 p2p_group, dev_pw_id, peer_pubkey_hash, in wpas_wps_start_nfc()
1232 wpas_wps_start_dev_pw(struct wpa_supplicant *wpa_s, const u8 *dev_addr, const u8 *bssid, const char *pin, int p2p_group, u16 dev_pw_id, const u8 *peer_pubkey_hash, const u8 *ssid_val, size_t ssid_len, int freq) wpas_wps_start_dev_pw() argument
2379 wpas_wps_start_nfc(struct wpa_supplicant *wpa_s, const u8 *go_dev_addr, const u8 *bssid, const struct wpabuf *dev_pw, u16 dev_pw_id, int p2p_group, const u8 *peer_pubkey_hash, const u8 *ssid, size_t ssid_len, int freq) wpas_wps_start_nfc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_wsc.c242 cfg.peer_pubkey_hash = pkhash; in eap_wsc_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_wsc.c244 cfg.peer_pubkey_hash = pkhash; in eap_wsc_init()

Completed in 19 milliseconds