Home
last modified time | relevance | path

Searched defs:securityLevel (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/keymaster/4.1/support/
DKeymaster4.cpp28 const hidl_string& authorName) { in getVersionIfNeeded()
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster.h54 SecurityLevel securityLevel; member
/hardware/interfaces/keymaster/4.0/support/fuzzer/
Dkeymaster4_attestation_fuzzer.cpp122 SecurityLevel securityLevel; in verifyAttestationRecord() local
/hardware/interfaces/drm/1.4/vts/functional/
Ddrm_hal_test.cpp67 auto securityLevel = static_cast<SecurityLevel>(level); in OpenSession() local
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl54 byte[] openSession(in android.hardware.drm.SecurityLevel securityLevel); in openSession()
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl54 byte[] openSession(in android.hardware.drm.SecurityLevel securityLevel); in openSession()
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl397 byte[] openSession(in SecurityLevel securityLevel); in openSession()
/hardware/interfaces/keymaster/4.0/vts/performance/
DBenchmark.cpp165 const hidl_string& author) { in KeymasterWrapper()
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.cpp52 const hidl_string& author) { in InitializeKeymaster()
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp1169 auto securityLevel = deviceInfo->get("security_level")->asTstr(); in TEST_P() local
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp1663 const vector<KeyCharacteristics>& key_characteristics, SecurityLevel securityLevel) { in SecLevelAuthorizations()