Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/tls_credentials/
Dtls_credentials_shell.c212 bool allow_any) in shell_parse_cred_sectag() argument
218 if (allow_any && strcasecmp(arg, ANY_KEYWORD) == 0) { in shell_parse_cred_sectag()
246 bool allow_any) in shell_parse_cred_type() argument
249 if (allow_any && strcasecmp(arg, ANY_KEYWORD) == 0) { in shell_parse_cred_type()