Home
last modified time | relevance | path

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

/mbedtls-3.5.0/programs/ssl/
Dssl_server2.c720 static int get_auth_mode(const char *s) in get_auth_mode() function
861 if ((new->authmode = get_auth_mode(auth_str)) < 0) { in sni_parse()
2062 if ((opt.auth_mode = get_auth_mode(q)) < 0) { in main()