Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/
Daltscontext.upb.h71 UPB_INLINE void grpc_gcp_AltsContext_set_security_level(grpc_gcp_AltsContext *msg, int32_t value) { in grpc_gcp_AltsContext_set_security_level() function
/third_party/grpc/test/cpp/common/
Dalts_util_test.cc93 grpc_gcp_AltsContext_set_security_level(context, expected_sl); in TEST()
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc331 grpc_gcp_AltsContext_set_security_level(context, 2); in alts_tsi_handshaker_result_create()