Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/
Dssl_transport_security_test.cc388 static tsi_test_fixture* ssl_tsi_test_fixture_create() { in ssl_tsi_test_fixture_create() function
462 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_tiny_handshake_buffer()
469 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_small_handshake_buffer()
476 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake()
482 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_root_store()
491 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_client_authentication()
500 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_client_authentication_and_root_store()
511 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_server_name_indication_exact_domain()
522 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_server_name_indication_wild_star_domain()
532 tsi_test_fixture* fixture = ssl_tsi_test_fixture_create(); in ssl_tsi_test_do_handshake_with_bad_server_cert()
[all …]