Home
last modified time | relevance | path

Searched refs:ap (Results 1 – 25 of 34) sorted by relevance

12

/hal_espressif-latest/components/esp_wifi/src/
Dwifi_default_ap.c18 esp_netif_t *ap = esp_netif_get_handle_from_ifkey("WIFI_AP_DEF"); in esp_wifi_ap_get_sta_list_with_ip() local
19 if (ap == NULL) { in esp_wifi_ap_get_sta_list_with_ip()
28 return esp_netif_dhcps_get_clients_by_mac(ap, num, wifi_sta_ip_mac_list->sta); in esp_wifi_ap_get_sta_list_with_ip()
/hal_espressif-latest/components/esp_rom/linux/
Desp_rom_sys.c52 static int esp_rom_vprintf(void (*putc)(char c), const char *fmt, va_list ap) in esp_rom_vprintf() argument
118 val = va_arg(ap, long long); in esp_rom_vprintf()
120 val = (long long)va_arg(ap, long); in esp_rom_vprintf()
122 val = (long long)va_arg(ap, int); in esp_rom_vprintf()
172 cp = va_arg(ap, char *); in esp_rom_vprintf()
181 c = va_arg(ap, int /*char*/); in esp_rom_vprintf()
/hal_espressif-latest/components/wpa_supplicant/
DCMakeLists.txt13 "src/ap/ap_config.c"
14 "src/ap/ieee802_1x.c"
15 "src/ap/wpa_auth.c"
16 "src/ap/wpa_auth_ie.c"
17 "src/ap/pmksa_cache_auth.c"
18 "src/ap/sta_info.c"
19 "src/ap/ieee802_11.c"
20 "src/ap/comeback_token.c"
207 "src/ap/wps_hostapd.c"
211 "src/ap/eap_user_db.c"
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Dlibc_stubs.h78 …*pdata, FILE * fp, int (*pfunc) (struct _reent *, FILE *, const char *, size_t len), va_list * ap);
79 int (*_scanf_float) (struct _reent *rptr, void *pdata, FILE *fp, va_list *ap);
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dlibc_stubs.h78 …*pdata, FILE * fp, int (*pfunc) (struct _reent *, FILE *, const char *, size_t len), va_list * ap);
79 int (*_scanf_float) (struct _reent *rptr, void *pdata, FILE *fp, va_list *ap);
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dlibc_stubs.h70 …*pdata, FILE * fp, int (*pfunc) (struct _reent *, FILE *, const char *, size_t len), va_list * ap);
71 int (*_scanf_float) (struct _reent *rptr, void *pdata, FILE *fp, va_list *ap);
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dlibc_stubs.h70 …*pdata, FILE * fp, int (*pfunc) (struct _reent *, FILE *, const char *, size_t len), va_list * ap);
71 int (*_scanf_float) (struct _reent *rptr, void *pdata, FILE *fp, va_list *ap);
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dlibc_stubs.h69 …d *pdata, FILE *fp, int (*pfunc) (struct _reent *, FILE *, const char *, size_t len), va_list *ap);
70 int (*_scanf_float) (struct _reent *rptr, void *pdata, FILE *fp, va_list *ap);
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dlibc_stubs.h70 …*pdata, FILE * fp, int (*pfunc) (struct _reent *, FILE *, const char *, size_t len), va_list * ap);
71 int (*_scanf_float) (struct _reent *rptr, void *pdata, FILE *fp, va_list *ap);
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dwpabuf.c303 va_list ap; in wpabuf_printf() local
307 va_start(ap, fmt); in wpabuf_printf()
308 res = vsnprintf(tmp, buf->size - buf->used, fmt, ap); in wpabuf_printf()
309 va_end(ap); in wpabuf_printf()
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dlibc_stubs.h71 …*pdata, FILE * fp, int (*pfunc) (struct _reent *, FILE *, const char *, size_t len), va_list * ap);
72 int (*_scanf_float) (struct _reent *rptr, void *pdata, FILE *fp, va_list *ap);
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae_pk.c482 bool ap, const u8 *m, size_t m_len, in sae_pk_hash_sig_data() argument
498 if (crypto_ec_point_to_bin(tmp->ec, ap ? tmp->own_commit_element_ecc : in sae_pk_hash_sig_data()
504 if (crypto_ec_point_to_bin(tmp->ec, ap ? tmp->peer_commit_element_ecc : in sae_pk_hash_sig_data()
509 if (crypto_bignum_to_bin(ap ? tmp->own_commit_scalar : in sae_pk_hash_sig_data()
513 crypto_bignum_to_bin(ap ? sae->peer_commit_scalar : in sae_pk_hash_sig_data()
521 wpabuf_put_data(sig_data, ap ? tmp->own_addr : tmp->peer_addr, in sae_pk_hash_sig_data()
523 wpabuf_put_data(sig_data, ap ? tmp->peer_addr : tmp->own_addr, in sae_pk_hash_sig_data()
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_server.c26 va_list ap; in tlsv1_server_log() local
30 va_start(ap, fmt); in tlsv1_server_log()
31 buflen = vsnprintf(NULL, 0, fmt, ap) + 1; in tlsv1_server_log()
32 va_end(ap); in tlsv1_server_log()
37 va_start(ap, fmt); in tlsv1_server_log()
38 vsnprintf(buf, buflen, fmt, ap); in tlsv1_server_log()
39 va_end(ap); in tlsv1_server_log()
/hal_espressif-latest/components/newlib/
Dnewlib_init.c46 va_list * ap);
52 va_list *ap);
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps.h588 } ap; member
646 int ap; member
992 int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, int wps2);
994 int wps_validate_m8_encr(const struct wpabuf *tlvs, int ap, int wps2);
1081 static inline int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, in wps_validate_m7_encr() argument
1092 static inline int wps_validate_m8_encr(const struct wpabuf *tlvs, int ap, in wps_validate_m8_encr() argument
Dwps_enrollee.c24 if (wps->wps->ap) in wps_build_wps_state()
123 if (wps->wps->ap && !wps->pbc_in_m1 && in wps_build_m1()
185 if (wps->wps->ap && random_pool_ready() != 1) { in wps_build_m3()
406 (wps->wps->ap && wps_build_ap_settings(wps, plain)) || in wps_build_m7()
418 if (wps->wps->ap && wps->wps->registrar) { in wps_build_m7()
453 if (wps->wps->ap) in wps_build_wsc_done()
486 if (wps->wps->ap) { in wps_enrollee_get_msg()
797 if (wps->wps->ap) in wps_process_creds()
840 if (!wps->wps->ap) { in wps_process_ap_settings_e()
1020 if (wps->wps->ap && in wps_process_m2()
[all …]
Dwps_validate.c2007 int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, int wps2) in wps_validate_m7_encr() argument
2032 wps_validate_ssid(attr->ssid, attr->ssid_len, !ap) || in wps_validate_m7_encr()
2033 wps_validate_mac_addr(attr->mac_addr, !ap) || in wps_validate_m7_encr()
2034 wps_validate_auth_type(attr->auth_type, !ap) || in wps_validate_m7_encr()
2035 wps_validate_encr_type(attr->encr_type, !ap) || in wps_validate_m7_encr()
2038 attr->encr_type, !ap) || in wps_validate_m7_encr()
2115 int wps_validate_m8_encr(const struct wpabuf *tlvs, int ap, int wps2) in wps_validate_m8_encr() argument
2139 if (wps_validate_ssid(attr->ssid, attr->ssid_len, ap) || in wps_validate_m8_encr()
2140 wps_validate_auth_type(attr->auth_type, ap) || in wps_validate_m8_encr()
2141 wps_validate_encr_type(attr->encr_type, ap) || in wps_validate_m8_encr()
[all …]
/hal_espressif-latest/zephyr/esp32/
DCMakeLists.txt438 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ap_config.c"
439 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_1x.c"
440 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth.c"
441 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth_ie.c"
442 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/pmksa_cache_auth.c"
443 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/sta_info.c"
444 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_11.c"
445 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/comeback_token.c"
/hal_espressif-latest/zephyr/esp32c2/
DCMakeLists.txt396 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ap_config.c"
397 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_1x.c"
398 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth.c"
399 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth_ie.c"
400 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/pmksa_cache_auth.c"
401 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/sta_info.c"
402 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_11.c"
403 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/comeback_token.c"
/hal_espressif-latest/zephyr/esp32s2/
DCMakeLists.txt399 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ap_config.c"
400 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_1x.c"
401 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth.c"
402 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth_ie.c"
403 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/pmksa_cache_auth.c"
404 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/sta_info.c"
405 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_11.c"
406 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/comeback_token.c"
/hal_espressif-latest/zephyr/esp32c3/
DCMakeLists.txt451 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ap_config.c"
452 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_1x.c"
453 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth.c"
454 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth_ie.c"
455 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/pmksa_cache_auth.c"
456 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/sta_info.c"
457 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_11.c"
458 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/comeback_token.c"
/hal_espressif-latest/zephyr/esp32c6/
DCMakeLists.txt404 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ap_config.c"
405 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_1x.c"
406 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth.c"
407 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth_ie.c"
408 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/pmksa_cache_auth.c"
409 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/sta_info.c"
410 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_11.c"
411 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/comeback_token.c"
/hal_espressif-latest/zephyr/esp32s3/
DCMakeLists.txt468 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ap_config.c"
469 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_1x.c"
470 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth.c"
471 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/wpa_auth_ie.c"
472 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/pmksa_cache_auth.c"
473 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/sta_info.c"
474 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/ieee802_11.c"
475 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/ap/comeback_token.c"
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server.c191 va_list ap; in eap_log_msg() local
198 va_start(ap, fmt); in eap_log_msg()
199 buflen = vsnprintf(NULL, 0, fmt, ap) + 1; in eap_log_msg()
200 va_end(ap); in eap_log_msg()
205 va_start(ap, fmt); in eap_log_msg()
206 vsnprintf(buf, buflen, fmt, ap); in eap_log_msg()
207 va_end(ap); in eap_log_msg()
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm.c66 va_list ap; in eapol_auth_vlogger() local
76 va_start(ap, fmt); in eapol_auth_vlogger()
77 vsnprintf(format, maxlen, fmt, ap); in eapol_auth_vlogger()
78 va_end(ap); in eapol_auth_vlogger()

12