|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
SSH password storage. More...
#include <zephyr/shell/shell_ssh.h>
Data Fields | |
| char | buf [32+1] |
| Buffer to hold the password. | |
| size_t | len |
| Length of the password stored in the buffer. | |
SSH password storage.
| char shell_ssh_passwd::buf[32+1] |
Buffer to hold the password.
| size_t shell_ssh_passwd::len |
Length of the password stored in the buffer.