Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/security/credentials/alts/
Dalts_credentials.cc34 #define GRPC_ALTS_HANDSHAKER_SERVICE_URL "metadata.google.internal.:8080" macro
42 ? gpr_strdup(GRPC_ALTS_HANDSHAKER_SERVICE_URL) in grpc_alts_credentials()
67 ? gpr_strdup(GRPC_ALTS_HANDSHAKER_SERVICE_URL) in grpc_alts_server_credentials()
104 options, GRPC_ALTS_HANDSHAKER_SERVICE_URL, false); in grpc_alts_credentials_create()
110 options, GRPC_ALTS_HANDSHAKER_SERVICE_URL, false); in grpc_alts_server_credentials_create()