/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_zero_copy_grpc_protector.cc | 157 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_protect() local 184 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_unprotect() local 226 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_destroy() local 239 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_max_frame_size() local 256 tsi_zero_copy_grpc_protector** protector) { in alts_zero_copy_grpc_protector_create()
|
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_zero_copy_grpc_protector.cc | 157 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_protect() local 184 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_unprotect() local 226 alts_zero_copy_grpc_protector* protector = in alts_zero_copy_grpc_protector_destroy() local 246 tsi_zero_copy_grpc_protector** protector) { in alts_zero_copy_grpc_protector_create()
|
/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
D | TsiHandshakeHandler.java | 61 private final TsiFrameProtector protector; field in TsiHandshakeHandler.TsiHandshakeCompletionEvent 66 TsiFrameProtector protector, TsiPeer peer, @Nullable Object peerObject) { in TsiHandshakeCompletionEvent() 106 TsiFrameProtector protector() { in protector() method in TsiHandshakeHandler.TsiHandshakeCompletionEvent
|
D | TsiFrameHandler.java | 44 private TsiFrameProtector protector; field in TsiFrameHandler 70 void setProtector(TsiFrameProtector protector) { in setProtector()
|
D | AltsTsiFrameProtector.java | 40 private final Protector protector; field in AltsTsiFrameProtector
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/ |
D | Object_spt.c | 46 OBJECT *protector // IN: the protector handle in GetIV2BSize() 98 OBJECT *protector, // IN: the protector object in ComputeProtectionKeyParms() 168 OBJECT *protector, // IN: the object that in ComputeOuterIntegrity() 777 OBJECT *protector // IN: the protector handle in GetSeedForKDF() 804 OBJECT *protector, // IN: The handle of the object that provides in ProduceOuterWrap() 890 OBJECT *protector, // IN: The object that provides in UnwrapOuter() 1388 OBJECT *protector, // IN: the protector in SecretToCredential() 1434 OBJECT *protector, // IN: the protector in CredentialToSecret()
|
/external/grpc-grpc/src/core/tsi/ |
D | transport_security_grpc.cc | 26 tsi_zero_copy_grpc_protector** protector) { in tsi_handshaker_result_create_zero_copy_grpc_protector()
|
D | local_transport_security.cc | 90 tsi_zero_copy_grpc_protector** protector) { in local_zero_copy_grpc_protector_create() 113 tsi_zero_copy_grpc_protector** protector) { in handshaker_result_create_zero_copy_grpc_protector()
|
D | transport_security.cc | 183 tsi_frame_protector** protector) { in tsi_handshaker_create_frame_protector() 241 tsi_frame_protector** protector) { in tsi_handshaker_result_create_frame_protector()
|
D | fake_transport_security.cc | 510 tsi_zero_copy_grpc_protector** protector) { in fake_handshaker_result_create_zero_copy_grpc_protector() 518 tsi_frame_protector** protector) { in fake_handshaker_result_create_frame_protector()
|
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
D | AltsProtocolNegotiatorTest.java | 323 InterceptingProtector protector = protectors.poll(); in doNotFlushEmptyBuffer() local 469 InterceptingProtector protector = in createFrameProtector() local 477 InterceptingProtector protector = in createFrameProtector() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/ |
D | local_transport_security.cc | 93 tsi_zero_copy_grpc_protector** protector) { in local_zero_copy_grpc_protector_create() 117 tsi_zero_copy_grpc_protector** protector) { in handshaker_result_create_zero_copy_grpc_protector()
|
D | transport_security_grpc.cc | 26 tsi_zero_copy_grpc_protector** protector) { in tsi_handshaker_result_create_zero_copy_grpc_protector()
|
D | transport_security.cc | 198 tsi_frame_protector** protector) { in tsi_handshaker_create_frame_protector() 256 tsi_frame_protector** protector) { in tsi_handshaker_result_create_frame_protector()
|
D | fake_transport_security.cc | 511 tsi_zero_copy_grpc_protector** protector) { in fake_handshaker_result_create_zero_copy_grpc_protector() 519 size_t* max_output_protected_frame_size, tsi_frame_protector** protector) { in fake_handshaker_result_create_frame_protector()
|
/external/grpc-grpc/test/core/tsi/alts/handshaker/ |
D | alts_tsi_handshaker_test.cc | 201 tsi_frame_protector* protector = nullptr; in on_client_start_success_cb() local 228 tsi_frame_protector* protector = nullptr; in on_server_start_success_cb() local 269 tsi_frame_protector* protector = nullptr; in on_client_next_success_cb() local 305 tsi_frame_protector* protector = nullptr; in on_server_next_success_cb() local
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_type3font.cpp | 50 RetainPtr<CPDF_Font> protector(this); in WillBeDestroyed() local
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | alts_tsi_handshaker.cc | 119 tsi_zero_copy_grpc_protector** protector) { in handshaker_result_create_zero_copy_grpc_protector() 141 tsi_frame_protector** protector) { in handshaker_result_create_frame_protector()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/ |
D | secure_endpoint.cc | 85 struct tsi_frame_protector* protector; member 444 struct tsi_frame_protector* protector, in grpc_secure_endpoint_create()
|
D | security_handshaker.cc | 224 tsi_frame_protector* protector = nullptr; in OnPeerCheckedInner() local
|
/external/grpc-grpc/src/core/lib/security/transport/ |
D | secure_endpoint.cc | 46 struct tsi_frame_protector* protector; member 404 struct tsi_frame_protector* protector, in grpc_secure_endpoint_create()
|
D | security_handshaker.cc | 166 tsi_frame_protector* protector = nullptr; in on_peer_checked_inner() local
|
/external/grpc-grpc/test/core/tsi/ |
D | transport_security_test_lib.cc | 188 tsi_frame_protector* protector, bool is_client) { in tsi_test_frame_protector_send_message_to_peer() 237 tsi_frame_protector* protector, unsigned char* message, in tsi_test_frame_protector_receive_message_from_peer()
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/ |
D | alts_tsi_handshaker.cc | 156 tsi_zero_copy_grpc_protector** protector) { in handshaker_result_create_zero_copy_grpc_protector() 198 tsi_frame_protector** protector) { in handshaker_result_create_frame_protector()
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | multiplex_router.cc | 578 scoped_refptr<MultiplexRouter> protector(this); in Accept() local 647 scoped_refptr<MultiplexRouter> protector(this); in OnPipeConnectionError() local
|