Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.h83 tsi_result alts_tsi_handshaker_result_create(grpc_gcp_HandshakerResp* resp,
Dalts_tsi_handshaker.cc254 tsi_result alts_tsi_handshaker_result_create(grpc_gcp_HandshakerResp* resp, in alts_tsi_handshaker_result_create() function
Dalts_handshaker_client.cc267 alts_tsi_handshaker_result_create(resp, client->is_client, &result); in alts_handshaker_client_handle_response()