Searched refs:read_msg (Results 1 – 4 of 4) sorted by relevance
26 static struct wpabuf * read_msg(struct context *ctx) in read_msg() function102 in = read_msg(&ctx); in LLVMFuzzerTestOneInput()129 out = read_msg(&ctx); in LLVMFuzzerTestOneInput()
26 static struct wpabuf * read_msg(struct context *ctx) in read_msg() function94 out = read_msg(&ctx); in LLVMFuzzerTestOneInput()121 out = read_msg(&ctx); in LLVMFuzzerTestOneInput()
51 static u8 * read_msg(struct wpa *wpa, size_t *ret_len) in read_msg() function120 wpa->supp_eapol = read_msg(wpa, &wpa->supp_eapol_len); in auth_read_msg()
41 static u8 * read_msg(struct wpa *wpa, size_t *ret_len) in read_msg() function101 wpa->auth_eapol = read_msg(wpa, &wpa->auth_eapol_len); in supp_read_msg()