Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps.c143 if (cfg->peer_pubkey_hash) { in wps_init()
144 os_memcpy(data->peer_pubkey_hash, cfg->peer_pubkey_hash, in wps_init()
Dwps_i.h79 u8 peer_pubkey_hash[WPS_OOB_PUBKEY_HASH_LEN]; member
Dwps.h192 const u8 *peer_pubkey_hash; member
Dwps_enrollee.c580 if (os_memcmp_const(hash, wps->peer_pubkey_hash, in wps_process_pubkey()
588 wps->peer_pubkey_hash, in wps_process_pubkey()