/hostap-latest/src/common/ |
D | gas.c | 18 gas_build_req(u8 action, u8 dialog_token, size_t size) in gas_build_req() 34 struct wpabuf * gas_build_initial_req(u8 dialog_token, size_t size) in gas_build_initial_req() 49 u8 more, u16 comeback_delay, size_t size) in gas_build_resp() 71 size_t size) in gas_build_initial_resp() 80 u16 comeback_delay, size_t size) in gas_build_comeback_resp() 112 struct wpabuf * gas_anqp_build_initial_req(u8 dialog_token, size_t size) in gas_anqp_build_initial_req() 129 u16 comeback_delay, size_t size) in gas_anqp_build_initial_resp() 170 u16 comeback_delay, size_t size) in gas_anqp_build_comeback_resp()
|
/hostap-latest/src/utils/ |
D | os_none.c | 111 void * os_zalloc(size_t size) in os_zalloc() 124 void * os_malloc(size_t size) in os_malloc() 130 void * os_realloc(void *ptr, size_t size) in os_realloc() 221 size_t os_strlcpy(char *dest, const char *src, size_t size) in os_strlcpy() 238 int os_snprintf(char *str, size_t size, const char *format, ...) in os_snprintf()
|
D | radiotap.c | 189 int *align, int *size) in find_override() 239 int pad, align, size, subns; in ieee80211_radiotap_iterator_next() local
|
D | os.h | 330 static inline void * os_calloc(size_t nmemb, size_t size) in os_calloc() 652 static inline int os_snprintf_error(size_t size, int res) in os_snprintf_error() 658 static inline void * os_realloc_array(void *ptr, size_t nmemb, size_t size) in os_realloc_array() 672 static inline void os_remove_in_array(void *ptr, size_t nmemb, size_t size, in os_remove_in_array()
|
D | os_internal.c | 258 void * os_zalloc(size_t size) in os_zalloc() 267 void * os_malloc(size_t size) in os_malloc() 273 void * os_realloc(void *ptr, size_t size) in os_realloc() 491 int os_snprintf(char *str, size_t size, const char *format, ...) in os_snprintf()
|
D | radiotap_iter.h | 13 uint8_t align:4, size:4; member 17 uint8_t align:4, size:4; member
|
D | os_unix.c | 484 void * os_zalloc(size_t size) in os_zalloc() 727 void * os_malloc(size_t size) in os_malloc() 745 void * os_realloc(void *ptr, size_t size) in os_realloc() 796 void * os_zalloc(size_t size) in os_zalloc()
|
D | config.c | 38 char * wpa_config_get_line(char *s, int size, FILE *stream, int *line, in wpa_config_get_line()
|
D | os_zephyr.c | 221 void *os_malloc(size_t size) in os_malloc() 256 void *os_zalloc(size_t size) in os_zalloc()
|
D | trace.c | 36 static int callback(struct dl_phdr_info *info, size_t size, void *data) in callback() 165 bfd_size_type size; in find_addr_sect() local
|
/hostap-latest/wpa_supplicant/ |
D | mbo.c | 148 static void wpas_mbo_non_pref_chan_attr_hdr(struct wpabuf *mbo, size_t size) in wpas_mbo_non_pref_chan_attr_hdr() 158 size_t size = end - start + 3; in wpas_mbo_non_pref_chan_attr() local 181 size_t size = end - start + 7; in wpas_mbo_non_pref_chan_subelement() local 367 size_t num = 0, size = 0; in wpas_mbo_update_non_pref_chan() local
|
/hostap-latest/tests/fuzzing/x509/ |
D | x509.c | 16 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/json/ |
D | json.c | 15 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/sae/ |
D | sae.c | 16 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/dpp-uri/ |
D | dpp-uri.c | 16 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/pasn-init/ |
D | pasn-init.c | 28 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/asn1/ |
D | asn1.c | 176 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/src/p2p/ |
D | p2p_go_neg.c | 603 unsigned int size) in p2p_check_pref_chan_no_recv() 652 unsigned int size) in p2p_check_pref_chan_recv() 697 unsigned int size; in p2p_check_pref_chan() local
|
/hostap-latest/tests/fuzzing/tls-client/ |
D | tls-client.c | 55 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/tls-server/ |
D | tls-server.c | 55 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/wnm/ |
D | wnm.c | 70 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/pasn-resp/ |
D | pasn-resp.c | 51 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/eap-sim-peer/ |
D | eap-sim-peer.c | 82 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/ap-mgmt/ |
D | ap-mgmt.c | 130 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/hostap-latest/tests/fuzzing/eap-aka-peer/ |
D | eap-aka-peer.c | 88 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|