Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/docs/
DDESIGN.rst1082 Security section in Detailed design
1089 Sandboxed translator
1100 Code diversification
1305 Fuzzing
1321 Future security work
/external/swiftshader/third_party/subzero/
DDESIGN.rst1082 Security section in Detailed design
1089 Sandboxed translator
1100 Code diversification
1305 Fuzzing
1321 Future security work
/external/clang/docs/
DSafeStack.rst68 Security section in Introduction
81 Known security limitations
/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/autotest/client/site_tests/login_SavePassword/
Donc_without_password.json24 "Security":"WPA-EAP" string
Donc_with_password.json26 "Security":"WPA-EAP" string
/external/python/cpython2/Doc/library/
Dsubprocess.rst448 Security section in Using the :mod:`subprocess` Module
/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-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto324 message Security { message
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto324 message Security { message
/external/syzkaller/vendor/google.golang.org/grpc/internal/channelz/
Dtypes.go287 Security credentials.ChannelzSecurityValue member