Searched refs:wps_validate_m7_encr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/wpa/src/wps/ |
H A D | wps.h | 979 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, 1063 static inline int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, wps_validate_m7_encr() function
|
H A D | wps_validate.c | 1724 int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, int wps2) in wps_validate_m7_encr() function
|
H A D | wps_registrar.c | 3004 if (wps_validate_m7_encr(decrypted, wps->wps->ap || wps->er, in wps_process_m7()
|