/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | net_crypto.py | 145 def _create_nonce(self, eui64, frame_counter, security_level): argument 209 def _create_nonce(self, source_eui64, frame_counter, security_level): argument 268 security_level, argument 316 def security_level(self): member in AuxiliarySecurityHeader
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/ |
H A D | service_record.h | 131 void set_security_level(SecurityLevel security_level) { in set_security_level() 134 SecurityLevel security_level() const { return security_level_; } in security_level() function
|
/aosp_15_r20/system/keymaster/contexts/ |
H A D | pure_soft_remote_provisioning_context.cpp | 54 keymaster_security_level_t security_level) in PureSoftRemoteProvisioningContext() 113 const char* security_level = in CreateDeviceInfo() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | low_energy_connection_server.cc | 69 bt::sm::SecurityLevel security_level = bt::sm::SecurityLevel::kEncrypted; in ConvertSecurityRequirementsFromFidl() local 325 bt::sm::SecurityLevel security_level = in ConnectL2cap() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-802_15_4.c | 1518 int *security_level) in ieee802_15_4_print_aux_sec_header() 1801 int security_level; in ieee802_15_4_std_frames() local 2209 int security_level; in ieee802_15_4_mp_frame() local
|
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/rkp/ |
H A D | device_info.rs | 39 pub security_level: Option<DeviceInfoSecurityLevel>, field 46 let security_level: &dyn fmt::Debug = self.security_level.as_ref().map_or(&"<none>", |s| s); in fmt() localVariable
|
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/rkp/ |
H A D | device_info.rs | 26 let mut security_level = FieldValue::new("security_level"); in from_cbor_values() localVariable 62 let security_level = match security_level.into_optional_string()? { in from_cbor_values() localVariable
|
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/proto/google/appengine/v1/ |
H A D | app_yaml.proto | 44 SecurityLevel security_level = 4; field 126 SecurityLevel security_level = 5; field
|
/aosp_15_r20/external/googleapis/google/appengine/v1beta/ |
H A D | app_yaml.proto | 44 SecurityLevel security_level = 4; field 126 SecurityLevel security_level = 5; field
|
/aosp_15_r20/external/googleapis/google/appengine/v1/ |
H A D | app_yaml.proto | 44 SecurityLevel security_level = 4; field 126 SecurityLevel security_level = 5; field
|
/aosp_15_r20/system/security/keystore2/src/ |
H A D | raw_device.rs | 54 security_level: SecurityLevel, field 101 pub fn security_level(&self) -> SecurityLevel { in security_level() method
|
H A D | key_parameter.rs | 1058 security_level: SecurityLevel, field 1095 pub fn security_level(&self) -> &SecurityLevel { in security_level() method
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/rust/ |
D | ffi.rs | 41 let security_level = match SecurityLevel::n(security_level) { in kmr_ta_main() localVariable
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/ |
H A D | altscontext.proto | 31 SecurityLevel security_level = 3; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/ |
D | altscontext.proto | 31 SecurityLevel security_level = 3; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/gcp/ |
D | altscontext.proto | 37 SecurityLevel security_level = 3; field
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/gcp/ |
H A D | altscontext.proto | 37 SecurityLevel security_level = 3; field
|
/aosp_15_r20/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/ |
H A D | altscontext.proto | 37 SecurityLevel security_level = 3; field
|
/aosp_15_r20/packages/modules/Uwb/ranging/tests/multidevices/lib/ |
D | cs.py | 22 security_level: SecurityLevel = SecurityLevel.LEVEL_1 variable in CsRangingParams
|
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.metrics-java-source/gen/android/security/metrics/ |
D | RkpErrorStats.java | 17 public int security_level; field in RkpErrorStats
|
D | KeyCreationWithAuthInfo.java | 22 public int security_level; field in KeyCreationWithAuthInfo
|
D | KeyOperationWithGeneralInfo.java | 19 public int security_level; field in KeyOperationWithGeneralInfo
|
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/ |
H A D | host.h | 86 PairingSecurityLevel security_level = PairingSecurityLevel::kAuthenticated; member
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | bluetooth_device.py | 350 def init_pair(self, peer_identifier, security_level, non_bondable, argument 805 def init_pair(self, peer_identifier, security_level, non_bondable, argument 1432 def init_pair(self, peer_identifier, security_level, non_bondable, argument
|
/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/default/ |
H A D | BluetoothChannelSounding.cpp | 39 CsSecurityLevel security_level = CsSecurityLevel::NOT_SUPPORTED; in getMaxSupportedCsSecurityLevel() local
|