Searched refs:ALTS (Results 1 – 8 of 8) sorted by relevance
109 using grpc::testing::ALTS;278 FLAGS_use_alts ? ALTS : (FLAGS_use_tls ? TLS : INSECURE); in main()
118 FLAGS_use_alts ? ALTS : (FLAGS_use_tls ? TLS : INSECURE); in CreateChannelForTestCase()
38 typedef enum { INSECURE = 0, TLS, ALTS } transport_security; enumerator
212 security_type == testing::ALTS in CreateTestChannel()
31 ALTS = 2; enumerator117 // protocol (e.g., TLS or ALTS) has its own set of record protocols and local
38 ALTS = 2; enumerator130 // protocol (e.g., TLS or ALTS) has its own set of record protocols and local
705 is capable of transport creds auto-selection (including ALTS).743 is capable of transport creds auto-selection (including ALTS).