Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps.h979 int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, int wps2);
1068 static inline int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, in wps_validate_m7_encr() function
H A Dwps_validate.c1724 int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, int wps2) in wps_validate_m7_encr() function
H A Dwps_registrar.c3004 if (wps_validate_m7_encr(decrypted, wps->wps->ap || wps->er, in wps_process_m7()