Searched defs:wps2 (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/wpa_supplicant/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() 1101 int wps2, sel_reg; in wps_validate_beacon() local 1155 int wps2, sel_reg; in wps_validate_beacon_probe_resp() local 1230 int wps2; in wps_validate_probe_req() local 1292 int wps2; in wps_validate_assoc_req() local 1336 int wps2; in wps_validate_assoc_resp() local 1381 int wps2; in wps_validate_m1() local [all …]
|
D | wps_enrollee.c | 716 size_t cred_len, int wps2) in wps_process_cred_e() 792 u16 cred_len[], unsigned int num_cred, int wps2) in wps_process_creds() 829 struct wpabuf *attrs, int wps2) in wps_process_ap_settings_e()
|
D | wps.h | 1051 static inline int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m4_encr() 1061 static inline int wps_validate_m5_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m5_encr() 1071 static inline int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m6_encr() 1082 int wps2) in wps_validate_m7_encr() 1093 int wps2) in wps_validate_m8_encr()
|