Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h555 uint8_t key2_passwd_length; member
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c778 params->key2_passwd_length = strlen(params->key2_passwd); in __wifi_args_to_params()
779 if (params->key2_passwd_length > WIFI_ENT_PSWD_MAX_LEN) { in __wifi_args_to_params()