Home
last modified time | relevance | path

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

/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp119 bool isHardwareEnforced(const ks2::Authorization& a) { in isHardwareEnforced() function
126 if (isHardwareEnforced(a) == printHardwareEnforced) { in PrintTags()
574 keyMetadata.authorizations.end(), isHardwareEnforced); in TestKey()
577 return !isHardwareEnforced(a) && in TestKey()