Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 25 of 49) sorted by relevance

12

/external/mbedtls/docs/architecture/
Dpsa-thread-safety.md85 ### Global variables
107 ### Key slots
223 ### Random generator
231 ### Driver resources
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dprotect.hpp29 struct protect : T struct
32 typedef mpl::protect type;
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DTsiTest.java142 ByteBuf protect = ref.register(protectOut.get(0)); in sendMessage() local
276 ByteBuf protect = ref.register(protectOut.get(0)); in corruptedCounterTest() local
317 ByteBuf protect = ref.register(protectOut.get(0)); in corruptedCiphertextTest() local
356 ByteBuf protect = ref.register(protectOut.get(0)); in corruptedTagTest() local
395 ByteBuf protect = ref.register(protectOut.get(0)); in reflectedCiphertextTest() local
/external/junit/src/main/java/junit/framework/
DProtectable.java13 public abstract void protect() throws Throwable; in protect() method
/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/
Dprotect.rst3 protect title
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVpnService.java31 protected boolean protect(Socket socket) { in protect() method in ShadowVpnService
/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/profile_custom/
Dprotector.cpp19 void protector::protect(e2e_buffer &_buffer, instance_t _instance) { in protect() function in vsomeip_v3::e2e::profile_custom::protector
/external/grpc-grpc/src/core/tsi/
Dtransport_security_grpc.h68 tsi_result (*protect)(tsi_zero_copy_grpc_protector* self, member
Dtransport_security.h35 tsi_result (*protect)(tsi_frame_protector* self, member
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dtransport_security_grpc.h68 tsi_result (*protect)(tsi_zero_copy_grpc_protector* self, member
Dtransport_security.h35 tsi_result (*protect)(tsi_frame_protector* self, member
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Dmake.hpp194 struct protect : transform<protect<PrimitiveTransform> > struct
197 struct impl
/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/profile01/
Dprotector.cpp19 void protector::protect(e2e_buffer &_buffer, instance_t _instance) { in protect() function in vsomeip_v3::e2e::profile01::protector
/external/webrtc/test/fuzzers/
Dulpfec_generator_fuzzer.cc52 const bool protect = data[i++] % 2 == 1; in FuzzOneInput() local
/external/sdv/vsomeip/third_party/boost/bind/include/boost/bind/
Dprotect.hpp341 template<class F> _bi::protected_bind_t<F> protect(F f) in protect() function
/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/profile04/
Dprotector.cpp19 protector::protect(e2e_buffer &_buffer, instance_t _instance) { in protect() function in vsomeip_v3::e2e::profile04::protector
/external/lzma/CPP/Windows/
DFileMapping.h15 WRes Create(DWORD protect, UInt64 maxSize, LPCTSTR name) in Create()
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_common.h35 tsi_result (*protect)(alts_grpc_record_protocol* self, member
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_common.h35 tsi_result (*protect)(alts_grpc_record_protocol* self, member
/external/compiler-rt/lib/msan/
Dmsan_linux.cc136 bool protect = type == MappingDesc::INVALID || in InitShadow() local
/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/
De2e_provider_impl.cpp107 void e2e_provider_impl::protect(e2exf::data_identifier_t id, e2e_buffer &_buffer, in protect() function in vsomeip_v3::e2e::e2e_provider_impl
/external/webrtc/modules/rtp_rtcp/source/
Drtp_packet_to_send.h116 void set_fec_protect_packet(bool protect) { fec_protect_packet_ = protect; } in set_fec_protect_packet()
/external/libsrtp2/fuzzer/
Dfuzzer.h107 bool protect; member
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
Dpkey_siginfo.c97 static void *protect(void *p) in protect() function
/external/libnl/lib/route/link/
Dmacsec.c60 uint8_t send_sci, end_station, scb, replay_protect, protect, encrypt, offload; member
599 int rtnl_link_macsec_set_protect(struct rtnl_link *link, uint8_t protect) in rtnl_link_macsec_set_protect()
614 int rtnl_link_macsec_get_protect(struct rtnl_link *link, uint8_t *protect) in rtnl_link_macsec_get_protect()

12