Home
last modified time | relevance | path

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

12345678910>>...15

/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannelz.h296 struct Security : public RefCounted<Security> { struct
297 struct Tls {
321 static int ChannelArgsCompare(const Security* a, const Security* b) { in ChannelArgsCompare() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz.h293 struct Security : public RefCounted<Security> { struct
294 struct Tls {
318 static int ChannelArgsCompare(const Security* a, const Security* b) { in ChannelArgsCompare() argument
/aosp_15_r20/external/swiftshader/third_party/subzero/docs/
H A DDESIGN.rst1047 Security section in Detailed design
1054 Sandboxed translator
1065 Fuzzing
1081 Future security work
/aosp_15_r20/external/swiftshader/third_party/subzero/
H A DDESIGN.rst1047 Security section in Detailed design
1054 Sandboxed translator
1065 Fuzzing
1081 Future security work
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Dsecurity.proto26 service Security { service
33 rpc OnPairing(stream PairingEventAnswer) returns (stream PairingEvent);
46 rpc Secure(SecureRequest) returns (SecureResponse);
50 rpc WaitSecurity(WaitSecurityRequest) returns (WaitSecurityResponse);
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/
Dxds_k8s_testcase.py752 def assertSecurityMtls(self, client_security: grpc_channelz.Security,
753 server_security: grpc_channelz.Security):
788 def assertSecurityTls(self, client_security: grpc_channelz.Security,
789 server_security: grpc_channelz.Security):
896 def debug_sock_certs(cls, security: grpc_channelz.Security):
/aosp_15_r20/packages/modules/Virtualization/guest/encryptedstore/
DREADME.md10 ## Security section in Encrypted Storage
16 ### Integrity
/aosp_15_r20/external/grpc-grpc/examples/python/xds/
H A DREADME.md107 #### Run the Server with Secure Credentials
115 #### Run the Client with Secure Credentials
/aosp_15_r20/external/clang/docs/
H A DSafeStack.rst68 Security section in Introduction
81 Known security limitations
/aosp_15_r20/external/tensorflow/
H A DRELEASE.md334 ## Security section in Release 2.9.0
661 ## Security section in Release 2.8.0
1486 ## Security section in Release 2.7.0
1952 ## Security section in Release 2.6.0
/aosp_15_r20/external/rust/android-crates-io/crates/axum/
DCHANGELOG.md728 ## Security section in 0.6.0-rc.2 (10. September, 2022)
1144 ## Security section in 0.5.16 (10. September, 2022)
/aosp_15_r20/bootable/libbootloader/gbl/docs/
H A Dgbl_os_configuration_protocol.md137 #### Security subsubsection
226 #### Security subsubsection
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/src/
DSecurity.kt64 class Security(private val context: Context) : SecurityImplBase(), Closeable { in <lambda>() class
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/
DSecurity.java49 public final class Security { class
143 private Security() { in Security() method in Security
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/
DSecurity.java49 public final class Security { class
143 private Security() { in Security() method in Security
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/
H A DSecurity.java49 public final class Security { class
143 private Security() { in Security() method in Security
/aosp_15_r20/external/spdx-tools/
H A DSECURITY.md1 # Security chapter
H A DREADME.md85 ## Security section in SPDX tools-golang
/aosp_15_r20/external/python/rsa/
DREADME.md26 Security section in Pure Python RSA implementation
/aosp_15_r20/external/coreboot/Documentation/security/
H A Dindex.md1 # Security chapter
/aosp_15_r20/external/flatbuffers/
H A Dreadme.md50 ## Security section in ![logo](http://google.github.io/flatbuffers/fpl_logo_small.png) FlatBuffers
/aosp_15_r20/external/mbedtls/3rdparty/p256-m/p256-m/
H A DREADME.md79 ## Security section
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/
H A DREADME.md79 ## Security section
/aosp_15_r20/external/python/cpython2/Demo/pdist/
Dsecurity.py1 class Security: class
/aosp_15_r20/external/python/typing_extensions/doc/
Dindex.rst1220 Security chapter

12345678910>>...15