Home
last modified time | relevance | path

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

123456

/external/pigweed/pw_bluetooth_sapphire/host/att/
Dpermissions.cc21 const sm::SecurityProperties& security) { in CheckSecurity()
49 const AccessRequirements& reqs, const sm::SecurityProperties& security) { in CheckReadPermissions()
57 const AccessRequirements& reqs, const sm::SecurityProperties& security) { in CheckWritePermissions()
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DProtocolNegotiationEvent.java41 private final Security security; field in ProtocolNegotiationEvent
43 private ProtocolNegotiationEvent(Attributes attributes, @Nullable Security security) { in ProtocolNegotiationEvent()
61 ProtocolNegotiationEvent withSecurity(@Nullable Security security) { in withSecurity()
DInternalProtocolNegotiationEvent.java41 ProtocolNegotiationEvent event, @Nullable Security security) { in withSecurity()
/external/pigweed/pw_bluetooth_sapphire/host/sm/public/pw_bluetooth_sapphire/internal/host/sm/
Dsecurity_manager.h128 const SecurityProperties& security() const { in security() function
155 void set_security(SecurityProperties security) { in set_security()
/external/autotest/client/cros/scripts/
Dwifi57 def configure(ssid, security, passphrase): argument
71 def connect(ssid, security, credentials, save_credentials, timeout=15): argument
/external/sdv/vsomeip/implementation/security/include/
Dsecurity.hpp19 class security { class
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/udpa/annotations/
Dsecurity.proto23 FieldSecurityAnnotation security = 11122993; field
/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/annotations/v3/
Dsecurity.proto19 FieldSecurityAnnotation security = 99044135; field
/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/udpa/annotations/
Dsecurity.proto23 FieldSecurityAnnotation security = 11122993; field
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/annotations/v3/
Dsecurity.proto19 FieldSecurityAnnotation security = 99044135; field
/external/autotest/server/cros/chaos_lib/
Dchaos_parser.py146 def parse_status_log(self, board, os_version, security, status_log_path): argument
269 def print_config_failures(self, config_type, security, config_csv_list): argument
/external/autotest/client/cros/networking/
Dwifi_proxy.py50 def configure_wifi_service(self, ssid, security, security_parameters=None, argument
101 security, argument
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/
DSecurityClientParser.java52 public SecurityClientParser(String security) in SecurityClientParser()
DSecurityVerifyParser.java51 public SecurityVerifyParser(String security) in SecurityVerifyParser()
DSecurityServerParser.java52 public SecurityServerParser(String security) in SecurityServerParser()
DSecurityAgreeParser.java56 public SecurityAgreeParser(String security) { in SecurityAgreeParser()
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dtypes.cc204 LTK::LTK(const SecurityProperties& security, const hci_spec::LinkKey& key) in LTK()
211 Key::Key(const SecurityProperties& security, const UInt128& value) in Key()
/external/grpc-grpc/test/cpp/qps/
Dsecure_sync_unary_ping_pong_test.cc52 SecurityParams security; in RunSynchronousUnaryPingPong() local
/external/arm-trusted-firmware/plat/layerscape/common/
Dls_tzc380.c19 unsigned int security, unsigned int subreg_disable_mask) in tzc380_set_region()
/external/pandora/avatar/avatar/
Dpandora_client.py150 def security(self) -> security_grpc.Security: member in PandoraClient
169 def security(self) -> security_grpc_aio.Security: member in PandoraClient.Aio
/external/libese/ready_se/google/keymint/KM200/HAL/
DJavacardSharedSecret.cpp8 namespace aidl::android::hardware::security::sharedsecret { namespace
/external/libese/ready_se/google/keymint/KM300/HAL/
DJavacardSharedSecret.cpp8 namespace aidl::android::hardware::security::sharedsecret { namespace
/external/autotest/client/site_tests/network_ChromeWifiConfigure/
Dnetwork_ChromeWifiConfigure.py31 def _create_wifi(self, ssid, security): argument
/external/arm-trusted-firmware/include/common/
Dep_info.h37 #define SET_SECURITY_STATE(x, security) \ argument
/external/trusty/arm-trusted-firmware/include/common/
Dep_info.h37 #define SET_SECURITY_STATE(x, security) \ argument

123456