Searched defs:wps2 (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps_validate.c | 97 static int valid_config_methods(u16 val, int wps2) in valid_config_methods() 128 static int wps_validate_config_methods(const u8 *config_methods, int wps2, in wps_validate_config_methods() 152 static int wps_validate_ap_config_methods(const u8 *config_methods, int wps2, in wps_validate_ap_config_methods() 501 int wps2, int mandatory) in wps_validate_sel_reg_config_methods() 1086 int wps2, sel_reg; in wps_validate_beacon() local 1125 int wps2, sel_reg; in wps_validate_beacon_probe_resp() local 1183 int wps2; in wps_validate_probe_req() local 1230 int wps2; in wps_validate_assoc_req() local 1259 int wps2; in wps_validate_assoc_resp() local 1288 int wps2; in wps_validate_m1() local [all …]
|
D | wps_enrollee.c | 705 size_t cred_len, int wps2) in wps_process_cred_e() 767 u16 cred_len[], unsigned int num_cred, int wps2) in wps_process_creds() 804 struct wpabuf *attrs, int wps2) in wps_process_ap_settings_e()
|
D | wps.h | 1029 static inline int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m4_encr() 1039 static inline int wps_validate_m5_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m5_encr() 1049 static inline int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m6_encr() 1060 int wps2) in wps_validate_m7_encr() 1071 int wps2) in wps_validate_m8_encr()
|