Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_cli_v2.cpp198 bool verifyAuthenticationKeyAttributes(const std::vector<ks2::Authorization> authorizations) { in verifyAuthenticationKeyAttributes() function
336 if (!verifyAuthenticationKeyAttributes(keyEntryResponse.metadata.authorizations)) { in loadOrCreateAndVerifyAuthenticationKey()