Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/tls_credentials/
Dtls_credentials_shell.c286 static int shell_parse_cred_storage_format(const struct shell *sh, char *arg, in shell_parse_cred_storage_format() function
381 err = shell_parse_cred_storage_format(sh, argv[4], &format, &terminated); in tls_cred_cmd_add()
624 err = shell_parse_cred_storage_format(sh, argv[3], &format, &terminated); in tls_cred_cmd_get()