Home | History | Annotate | Download | only in wps

Lines Matching refs:pin

120 	 * pin - Enrollee Device Password (%NULL for Registrar or PBC)
122 const u8 *pin;
125 * pin_len - Length on pin in octets
145 * current AP settings by using AP PIN.
164 * dev_pw_id - Device Password ID for Enrollee when PIN is used
278 * pin_needed_cb - Callback for requesting a PIN
284 * PIN method and a matching PIN (Device Password) is not found in
295 * @dev_pw: Device Password (PIN) used during registration
314 * changes (e.g., a new PIN becomes available or PBC is invoked). This
476 * WPS_EV_AP_PIN_SUCCESS - External Registrar used correct AP PIN
809 const u8 *uuid, const u8 *pin, size_t pin_len,
838 unsigned int wps_pin_checksum(unsigned int pin);
839 unsigned int wps_pin_valid(unsigned int pin);
840 int wps_generate_pin(unsigned int *pin);
841 int wps_pin_str_valid(const char *pin);
859 const u8 *pin, size_t pin_len);
863 const u8 *pin, size_t pin_len,