Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_cli_v2.cpp157 bool verifyEncryptionKeyAttributes(const std::vector<ks2::Authorization> authorizations) { in verifyEncryptionKeyAttributes() function
283 if (!verifyEncryptionKeyAttributes(keyEntryResponse.metadata.authorizations)) { in loadOrCreateAndVerifyEncryptionKey()