Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.cc193 static const char* read_cred_artifact(cred_artifact_ctx* ctx, input_stream* inp, in read_cred_artifact() function
215 const char* root_certs = read_cred_artifact( in read_ssl_channel_creds()
217 const char* private_key = read_cred_artifact( in read_ssl_channel_creds()
219 const char* certs = read_cred_artifact(&ctx, inp, builtin_cert_chains, in read_ssl_channel_creds()
262 const char* access_token = read_cred_artifact(&ctx, inp, nullptr, 0); in read_call_creds()
272 const char* auth_token = read_cred_artifact(&ctx, inp, nullptr, 0); in read_call_creds()
273 const char* auth_selector = read_cred_artifact(&ctx, inp, nullptr, 0); in read_call_creds()