Home
last modified time | relevance | path

Searched refs:peer_pk_hash_known (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_registrar.c34 unsigned int peer_pk_hash_known:1; member
2710 if (token && token->peer_pk_hash_known) { in wps_process_m1()
3695 token->peer_pk_hash_known = pubkey_hash != NULL; in wps_registrar_add_nfc_pw_token()
3770 if (token->peer_pk_hash_known) in wps_registrar_remove_nfc_pw_token()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_registrar.c35 unsigned int peer_pk_hash_known:1; member
2701 if (token && token->peer_pk_hash_known) { in wps_process_m1()
3716 token->peer_pk_hash_known = pubkey_hash != NULL; in wps_registrar_add_nfc_pw_token()
3791 if (token->peer_pk_hash_known) in wps_registrar_remove_nfc_pw_token()

Completed in 8 milliseconds