Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h551 uint8_t key_passwd_length; member
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c770 params->key_passwd_length = strlen(params->key_passwd); in __wifi_args_to_params()
771 if (params->key_passwd_length > WIFI_ENT_PSWD_MAX_LEN) { in __wifi_args_to_params()