/third_party/grpc/src/core/tsi/ |
D | local_transport_security.cc | 44 bool is_client; member 50 bool is_client; member 147 static tsi_result create_handshaker_result(bool is_client, in create_handshaker_result() 204 tsi_result tsi_local_handshaker_create(bool is_client, tsi_handshaker** self) { in tsi_local_handshaker_create()
|
/third_party/grpc/test/core/tsi/alts/frame_protector/ |
D | alts_counter_test.cc | 85 static void alts_counter_test_overflow_full_range(bool is_client, in alts_counter_test_overflow_full_range() 131 static void alts_counter_test_overflow_single_increment(bool is_client, in alts_counter_test_overflow_single_increment()
|
/third_party/grpc/test/core/tsi/ |
D | transport_security_test_lib.cc | 50 bool is_client; member 57 bool is_client) { in handshaker_args_create() 127 bool is_client) { in send_bytes_to_peer() 162 bool is_client) { in receive_bytes_from_peer() 188 tsi_frame_protector* protector, bool is_client) { in tsi_test_frame_protector_send_message_to_peer() 238 size_t* bytes_received, bool is_client) { in tsi_test_frame_protector_receive_message_from_peer()
|
/third_party/grpc/src/core/tsi/alts/frame_protector/ |
D | alts_counter.cc | 34 grpc_status_code alts_counter_create(bool is_client, size_t counter_size, in alts_counter_create()
|
D | alts_unseal_privacy_integrity_crypter.cc | 86 bool is_client, in alts_unseal_crypter_create()
|
D | alts_seal_privacy_integrity_crypter.cc | 88 grpc_status_code alts_seal_crypter_create(gsec_aead_crypter* gc, bool is_client, in alts_seal_crypter_create()
|
D | alts_record_protocol_crypter_common.cc | 91 gsec_aead_crypter* crypter, bool is_client, size_t overflow_size, in alts_crypter_create_common()
|
D | alts_frame_protector.cc | 329 size_t key_size, bool is_client, in create_alts_crypters() 362 bool is_client, bool is_rekey, in alts_create_frame_protector()
|
/third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_zero_copy_grpc_protector.cc | 112 const uint8_t* key, size_t key_size, bool is_rekey, bool is_client, in create_alts_grpc_record_protocol() 253 const uint8_t* key, size_t key_size, bool is_rekey, bool is_client, in alts_zero_copy_grpc_protector_create()
|
D | alts_grpc_privacy_integrity_record_protocol.cc | 124 gsec_aead_crypter* crypter, size_t overflow_size, bool is_client, in alts_grpc_privacy_integrity_record_protocol_create()
|
D | alts_grpc_record_protocol_common.cc | 90 size_t overflow_size, bool is_client, in alts_grpc_record_protocol_init()
|
D | alts_grpc_integrity_only_record_protocol.cc | 199 gsec_aead_crypter* crypter, size_t overflow_size, bool is_client, in alts_grpc_integrity_only_record_protocol_create()
|
/third_party/grpc/src/core/lib/security/credentials/tls/ |
D | tls_credentials.cc | 38 bool is_client) { in CredentialOptionSanityCheck()
|
/third_party/grpc/src/ruby/lib/grpc/generic/ |
D | bidi_call.rb | 114 def read_next_loop(finalize_stream, is_client = false) argument
|
/third_party/grpc/src/core/tsi/alts/handshaker/ |
D | alts_tsi_handshaker.cc | 50 bool is_client; member 80 bool is_client; member 255 bool is_client, in alts_tsi_handshaker_result_create() 622 const char* handshaker_service_url, bool is_client, in alts_tsi_handshaker_create()
|
D | alts_handshaker_client.cc | 88 bool is_client; member 414 void RequestHandshake(alts_grpc_handshaker_client* client, bool is_client) { in RequestHandshake() 421 void HandshakeDone(bool is_client) { in HandshakeDone() 692 bool is_client, size_t max_frame_size) { in alts_grpc_handshaker_client_create()
|
/third_party/grpc/test/core/end2end/ |
D | invalid_call_argument_test.cc | 37 int is_client; member 56 static void prepare_test(int is_client) { in prepare_test()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsenc.h | 59 gboolean is_client; member
|
/third_party/grpc/src/core/lib/iomgr/ |
D | socket_utils_common_posix.cc | 285 void config_default_tcp_user_timeout(bool enable, int timeout, bool is_client) { in config_default_tcp_user_timeout() 301 int fd, const grpc_channel_args* channel_args, bool is_client) { in grpc_set_socket_tcp_user_timeout()
|
/third_party/grpc/test/core/tsi/alts/fake_handshaker/ |
D | fake_handshaker_server.cc | 90 bool is_client = true; member
|
/third_party/grpc/src/core/lib/surface/ |
D | channel.h | 105 int is_client; member
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | openssl-ssl.c | 103 lws_ssl_bind_passphrase(SSL_CTX *ssl_ctx, int is_client, in lws_ssl_bind_passphrase()
|
/third_party/glib/gio/ |
D | gdbusauthmechanismanon.c | 31 gboolean is_client; member
|
D | gdbusauthmechanismexternal.c | 34 gboolean is_client; member
|
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | chttp2_transport.cc | 231 bool is_client) { in read_channel_args() 420 const grpc_channel_args* channel_args, grpc_endpoint* ep, bool is_client, in grpc_chttp2_transport() 1319 bool is_client, bool is_initial) { in log_metadata() 2664 bool is_client) { in grpc_chttp2_config_default_keepalive_args() 3287 const grpc_channel_args* channel_args, grpc_endpoint* ep, bool is_client, in grpc_create_chttp2_transport()
|