Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h549 const uint8_t *key_passwd; member
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c821 if (!hostapd_cli_cmd_v("set private_key_passwd %s", params->key_passwd)) { in hapd_process_enterprise_config()
1195 resp.network_id, params->key_passwd)) { in wpas_add_and_config_network()
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c769 params->key_passwd = state->optarg; in __wifi_args_to_params()
770 params->key_passwd_length = strlen(params->key_passwd); in __wifi_args_to_params()