Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c718 static int get_auth_mode(const char *s) in get_auth_mode() function
859 if ((new->authmode = get_auth_mode(auth_str)) < 0) { in sni_parse()
2124 if ((opt.auth_mode = get_auth_mode(q)) < 0) { in main()

Completed in 6 milliseconds