Go to the documentation of this file.
47 for (
size_t i = 0;
i <
n;
i++) {
49 if (service_account !=
nullptr) {
59 nullptr,
"this is service account");
63 char* grpc_trace_fuzzer =
gpr_getenv(
"GRPC_TRACE_FUZZER");
64 if (
squelch && grpc_trace_fuzzer ==
nullptr) {
71 while (
inp.cur !=
inp.end) {
73 char* handshaker_service_url =
83 options, handshaker_service_url, enable_untrusted_alts);
84 if (!enable_untrusted_alts && !is_on_gcp) {
97 options, handshaker_service_url, enable_untrusted_alts);
98 if (!enable_untrusted_alts && !is_on_gcp) {
GRPCAPI void grpc_alts_credentials_options_destroy(grpc_alts_credentials_options *options)
char * grpc_fuzzer_get_next_string(input_stream *inp, bool *special)
grpc_channel_credentials * grpc_alts_credentials_create_customized(const grpc_alts_credentials_options *options, const char *handshaker_service_url, bool enable_untrusted_alts)
GPRAPI void gpr_free(void *ptr)
bool grpc_alts_is_running_on_gcp()
GRPCAPI grpc_alts_credentials_options * grpc_alts_credentials_client_options_create(void)
static void read_target_service_accounts(input_stream *inp, grpc_alts_credentials_options *options)
char * gpr_getenv(const char *name)
GRPCAPI void grpc_server_credentials_release(grpc_server_credentials *creds)
GRPCAPI void grpc_alts_credentials_client_options_add_target_service_account(grpc_alts_credentials_options *options, const char *service_account)
uint8_t grpc_fuzzer_get_next_byte(input_stream *inp)
static void dont_log(gpr_log_func_args *)
GRPCAPI void grpc_channel_credentials_release(grpc_channel_credentials *creds)
GRPCAPI grpc_alts_credentials_options * grpc_alts_credentials_server_options_create(void)
int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size)
grpc_server_credentials * grpc_alts_server_credentials_create_customized(const grpc_alts_credentials_options *options, const char *handshaker_service_url, bool enable_untrusted_alts)
GPRAPI void gpr_set_log_function(gpr_log_func func)
GRPCAPI void grpc_init(void)
GRPCAPI void grpc_shutdown(void)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:57:40