Searched refs:srv_auth_mode (Results 1 – 3 of 3) sorted by relevance
106 int srv_auth_mode; member
61 opts->srv_auth_mode = MBEDTLS_SSL_VERIFY_NONE; in mbedtls_test_init_handshake_options()2102 mbedtls_ssl_conf_authmode(&server.conf, options->srv_auth_mode); in mbedtls_test_ssl_perform_handshake()
2782 options.srv_auth_mode = MBEDTLS_SSL_VERIFY_REQUIRED;