Searched refs:IKeystoreSecurityLevel (Results 1 – 20 of 20) sorted by relevance
/system/security/ondevice-signing/ |
D | KeystoreHmacKey.h | 30 using IKeystoreSecurityLevel = ::android::system::keystore2::IKeystoreSecurityLevel; variable 36 android::sp<IKeystoreSecurityLevel> securityLevel); 45 android::sp<IKeystoreSecurityLevel> mSecurityLevel;
|
D | KeystoreKey.h | 34 using IKeystoreSecurityLevel = ::android::system::keystore2::IKeystoreSecurityLevel; variable 55 android::sp<IKeystoreSecurityLevel> mSecurityLevel;
|
D | KeystoreHmacKey.cpp | 122 sp<IKeystoreSecurityLevel> securityLevel) { in initialize()
|
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
D | KeyEntryResponse.aidl | 19 import android.system.keystore2.IKeystoreSecurityLevel; 35 @nullable IKeystoreSecurityLevel iSecurityLevel;
|
D | IKeystoreService.aidl | 21 import android.system.keystore2.IKeystoreSecurityLevel; 49 IKeystoreSecurityLevel getSecurityLevel(in SecurityLevel securityLevel); in getSecurityLevel()
|
D | KeyMetadata.aidl | 21 import android.system.keystore2.IKeystoreSecurityLevel;
|
D | IKeystoreSecurityLevel.aidl | 43 interface IKeystoreSecurityLevel { interface
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
D | KeyEntryResponse.aidl | 38 @nullable android.system.keystore2.IKeystoreSecurityLevel iSecurityLevel;
|
D | IKeystoreService.aidl | 38 …android.system.keystore2.IKeystoreSecurityLevel getSecurityLevel(in android.hardware.security.keym… in getSecurityLevel()
|
D | IKeystoreSecurityLevel.aidl | 37 interface IKeystoreSecurityLevel { interface
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
D | KeyEntryResponse.aidl | 38 @nullable android.system.keystore2.IKeystoreSecurityLevel iSecurityLevel;
|
D | IKeystoreService.aidl | 38 …android.system.keystore2.IKeystoreSecurityLevel getSecurityLevel(in android.hardware.security.keym… in getSecurityLevel()
|
D | IKeystoreSecurityLevel.aidl | 37 interface IKeystoreSecurityLevel { interface
|
/system/security/keystore2/src/ |
D | service.rs | 43 Domain::Domain, IKeystoreSecurityLevel::IKeystoreSecurityLevel, 108 fn get_i_sec_level_by_uuid(&self, uuid: &Uuid) -> Result<Strong<dyn IKeystoreSecurityLevel>> { in get_i_sec_level_by_uuid() argument 120 ) -> Result<Strong<dyn IKeystoreSecurityLevel>> { in get_security_level() argument 361 ) -> binder::public_api::Result<Strong<dyn IKeystoreSecurityLevel>> { in getSecurityLevel() argument
|
D | security_level.rs | 55 IKeystoreOperation::IKeystoreOperation, IKeystoreSecurityLevel::BnKeystoreSecurityLevel, 56 IKeystoreSecurityLevel::IKeystoreSecurityLevel, KeyDescriptor::KeyDescriptor, 87 ) -> Result<(Strong<dyn IKeystoreSecurityLevel>, Uuid)> { in new_native_binder() argument 962 impl IKeystoreSecurityLevel for KeystoreSecurityLevel {
|
D | enforcements.rs | 35 Domain::Domain, IKeystoreSecurityLevel::KEY_FLAG_AUTH_BOUND_WITHOUT_CRYPTOGRAPHIC_LSKF_BINDING,
|
/system/vold/ |
D | Keymaster.h | 134 std::shared_ptr<ks2::IKeystoreSecurityLevel> securityLevel;
|
/system/security/keystore-engine/ |
D | keystore2_engine.cpp | 64 std::shared_ptr<ks2::IKeystoreSecurityLevel> i_keystore_security_level_;
|
/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/ |
D | VtsHalWifiKeystoreV1_0TargetTest.cpp | 164 std::shared_ptr<ks2::IKeystoreSecurityLevel> securityLevel; in generateKey()
|
/system/security/keystore/ |
D | keystore_cli_v2.cpp | 109 std::shared_ptr<ks2::IKeystoreSecurityLevel> 112 std::shared_ptr<ks2::IKeystoreSecurityLevel> sec_level; in GetSecurityLevelInterface()
|