Home
last modified time | relevance | path

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

/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp124 void PrintTags(const std::vector<ks2::Authorization>& characteristics, bool printHardwareEnforced) { in PrintTags() argument
126 if (isHardwareEnforced(a) == printHardwareEnforced) { in PrintTags()