Home
last modified time | relevance | path

Searched defs:body (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/pae/
Dieee802_1x_kay.c85 static void set_mka_param_body_len(void *body, unsigned int len) in set_mka_param_body_len()
93 static unsigned int get_mka_param_body_len(const void *body) in get_mka_param_body_len()
100 static u8 get_mka_param_body_type(const void *body) in get_mka_param_body_type()
139 ieee802_1x_mka_dump_basic_body(struct ieee802_1x_mka_basic_body *body) in ieee802_1x_mka_dump_basic_body()
172 ieee802_1x_mka_dump_peer_body(struct ieee802_1x_mka_peer_body *body) in ieee802_1x_mka_dump_peer_body()
205 ieee802_1x_mka_dump_dist_sak_body(struct ieee802_1x_mka_dist_sak_body *body) in ieee802_1x_mka_dump_dist_sak_body()
247 ieee802_1x_mka_dump_sak_use_body(struct ieee802_1x_mka_sak_use_body *body) in ieee802_1x_mka_dump_sak_use_body()
747 struct ieee802_1x_mka_basic_body *body; in ieee802_1x_mka_encode_basic_body() local
804 const struct ieee802_1x_mka_basic_body *body; in ieee802_1x_mka_decode_basic_body() local
954 struct ieee802_1x_mka_peer_body *body; in ieee802_1x_mka_encode_live_peer_body() local
[all …]
/hostap-latest/src/utils/
Dxml-utils.c445 xml_node_t *envelope, *body; in soap_build_envelope() local
461 xml_node_t *body, *child; in soap_get_body() local
/hostap-latest/src/wps/
Dhttp_client.c32 struct wpabuf body; member
Dhttpread.c74 char *body; member
/hostap-latest/hs20/client/
Doma_dm_client.c997 xml_node_t *syncml, *syncbody, *hdr, *body, *child; in oma_dm_process() local
/hostap-latest/src/ap/
Dwpa_auth_ft.c3827 const u8 *body, size_t len) in wpa_ft_rrb_rx_request()