Home
last modified time | relevance | path

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

/net-tools-3.4.0/mbedtls-2.4.0/programs/ssl/
Dssl_server2.c461 static int get_auth_mode( const char *s ) in get_auth_mode() function
588 if( ( new->authmode = get_auth_mode( auth_str ) ) < 0 ) in sni_parse()
1132 if( ( opt.auth_mode = get_auth_mode( q ) ) < 0 ) in main()