Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/wps/
H A Dwps.h963 int wps_validate_m8_encr(const struct wpabuf *tlvs, int ap, int wps2);
1061 static inline int wps_validate_m8_encr(const struct wpabuf *tlvs, int ap, in wps_validate_m8_encr() function
H A Dwps_validate.c1798 int wps_validate_m8_encr(const struct wpabuf *tlvs, int ap, int wps2) in wps_validate_m8_encr() function
H A Dwps_enrollee.c1242 if (wps_validate_m8_encr(decrypted, wps->wps->ap, in wps_process_m8()