Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/
DDESIGN.rst1082 Security section in Detailed design
1089 Sandboxed translator
1100 Fuzzing
1116 Future security work
/external/swiftshader/third_party/subzero/docs/
DDESIGN.rst1082 Security section in Detailed design
1089 Sandboxed translator
1100 Fuzzing
1116 Future security work
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/
Dxds_k8s_testcase.py308 def assertSecurityMtls(self, client_security: grpc_channelz.Security,
309 server_security: grpc_channelz.Security):
340 def assertSecurityTls(self, client_security: grpc_channelz.Security,
341 server_security: grpc_channelz.Security):
449 def debug_sock_certs(cls, security: grpc_channelz.Security):
/external/clang/docs/
DSafeStack.rst68 Security section in Introduction
81 Known security limitations
/external/llvm-project/clang/docs/
DSafeStack.rst68 Security section in Introduction
81 Known security limitations
DShadowCallStack.rst87 Security chapter
/external/python/rsa/
DREADME.md26 Security section in Pure Python RSA implementation
/external/python/cryptography/docs/
Dapi-stability.rst30 Security section in What doesn't this policy cover?
Dsecurity.rst1 Security title
/external/python/cryptography/
DREADME.rst60 Security chapter
/external/python/cpython2/Demo/pdist/
Dsecurity.py1 class Security: class
/external/grpc-grpc/doc/
Dload-balancing.md79 ## Security section in Requirements
DPROTOCOL-HTTP2.md231 ##### Security l4subsection
/external/python/pyopenssl/
DCONTRIBUTING.rst99 Security chapter
/external/python/cpython2/Doc/library/
Dsubprocess.rst448 Security section in Using the :mod:`subprocess` Module
/external/rust/crates/libfuzzer-sys/
DCHANGELOG.md25 ### Security subsection
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/rpc/
Dgrpc_channelz.py51 Security = channelz_pb2.Security variable
/external/rust/crates/arbitrary/
DCHANGELOG.md25 ### Security subsection
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DSecurity.java13 public final class Security extends class
19 private Security(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Security() method in Security
22 private Security() { in Security() method in Security
30 private Security( in Security() method in Security
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DInternalChannelz.java618 public static final class Security { class in InternalChannelz
624 public Security(Tls tls) { in Security() method in InternalChannelz.Security
629 public Security(OtherSecurity other) { in Security() method in InternalChannelz.Security
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto324 message Security { message
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto324 message Security { message
/external/tpm2-tss/
DCHANGELOG.md323 ### Security subsection
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/channelz/
Dchannelz.proto326 message Security { message
/external/rust/crates/nix/src/sys/socket/
Daddr.rs73 Security = libc::AF_SECURITY, enumerator