Home
last modified time | relevance | path

Searched refs:conf_obj_len (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.c5275 const u8 *conf_obj, u16 conf_obj_len) in dpp_parse_conf_obj() argument
5282 root = json_parse((const char *) conf_obj, conf_obj_len); in dpp_parse_conf_obj()
5394 u16 wrapped_data_len, e_nonce_len, status_len, conf_obj_len; in dpp_conf_resp_rx() local
5471 &conf_obj_len); in dpp_conf_resp_rx()
5479 (u8 *)conf_obj, conf_obj_len); in dpp_conf_resp_rx()
5480 if (dpp_parse_conf_obj(auth, conf_obj, conf_obj_len) < 0) in dpp_conf_resp_rx()
5484 &conf_obj_len); in dpp_conf_resp_rx()