Searched refs:grpc_gcp_handshaker_resp_create (Results 1 – 6 of 6) sorted by relevance
113 grpc_gcp_handshaker_resp* resp = grpc_gcp_handshaker_resp_create(); in main()114 grpc_gcp_handshaker_resp* decoded_resp = grpc_gcp_handshaker_resp_create(); in main()
39 grpc_gcp_handshaker_resp* resp = grpc_gcp_handshaker_resp_create(); in deserialize_response_test()
116 grpc_gcp_handshaker_resp* resp = grpc_gcp_handshaker_resp_create(); in generate_handshaker_response()
50 grpc_gcp_handshaker_resp* resp = grpc_gcp_handshaker_resp_create(); in alts_tsi_utils_deserialize_response()
306 grpc_gcp_handshaker_resp* grpc_gcp_handshaker_resp_create(void);
460 grpc_gcp_handshaker_resp* grpc_gcp_handshaker_resp_create(void) { in grpc_gcp_handshaker_resp_create() function