Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs825 fn test_mozilla_server(new: fn(SslMethod) -> Result<SslAcceptorBuilder, ErrorStack>) { in test_mozilla_server() functions
858 test_mozilla_server(SslAcceptor::mozilla_intermediate); in connector_client_server_mozilla_intermediate()
863 test_mozilla_server(SslAcceptor::mozilla_modern); in connector_client_server_mozilla_modern()
868 test_mozilla_server(SslAcceptor::mozilla_intermediate_v5); in connector_client_server_mozilla_intermediate_v5()
874 test_mozilla_server(SslAcceptor::mozilla_modern_v5); in connector_client_server_mozilla_modern_v5()

Completed in 3 milliseconds