Home
last modified time | relevance | path

Searched defs:security_level (Results 1 – 12 of 12) sorted by relevance

/system/keymaster/contexts/
Dpure_soft_remote_provisioning_context.cpp54 keymaster_security_level_t security_level) in PureSoftRemoteProvisioningContext()
113 const char* security_level = in CreateDeviceInfo() local
Dpure_soft_keymaster_context.cpp55 keymaster_security_level_t security_level) in PureSoftKeymasterContext()
/system/security/keystore2/src/
Dremote_provisioning.rs44 security_level: SecurityLevel, field
Draw_device.rs54 security_level: SecurityLevel, field
101 pub fn security_level(&self) -> SecurityLevel { in security_level() method
Dlib.rs40 pub mod security_level; module
Dkey_parameter.rs1058 security_level: SecurityLevel, field
1095 pub fn security_level(&self) -> &SecurityLevel { in security_level() method
Dsecurity_level.rs75 security_level: SecurityLevel, field
1143 let security_level = SecurityLevel::TRUSTED_ENVIRONMENT; in test_rkpd_attestation_key_upgrade() localVariable
/system/keymint/ta/src/
Drkp.rs104 let security_level = match self.hw_info.security_level { in rpc_device_info_cbor() localVariable
Dlib.rs225 pub security_level: SecurityLevel, field
/system/extras/simpleperf/scripts/
Detm_types.py62 def security_level(self) -> SecLevel: member in PeContext
/system/keymint/wire/src/
Dkeymint.rs306 pub security_level: SecurityLevel, field
329 pub security_level: SecurityLevel, field
/system/keymaster/km_openssl/
Dattestation_record.cpp262 const EatSecurityLevel security_level, cppbor::Map* submod) { in build_eat_submod()