Home
last modified time | relevance | path

Searched refs:foundBootLevel (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/security/ondevice-signing/
H A DKeystoreKey.cpp204 bool foundBootLevel = false; in verifyExistingKey() local
208 foundBootLevel = true; in verifyExistingKey()
213 if (!foundBootLevel) { in verifyExistingKey()