Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_registrar.c165 struct dl_list nfc_pw_tokens; member
676 dl_list_init(&reg->nfc_pw_tokens); in wps_registrar_init()
731 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0); in wps_registrar_flush()
2709 &wps->wps->registrar->nfc_pw_tokens, wps->dev_pw_id); in wps_process_m1()
3689 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id); in wps_registrar_add_nfc_pw_token()
3708 dl_list_add(&reg->nfc_pw_tokens, &token->list); in wps_registrar_add_nfc_pw_token()