OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verifyAuthenticationKeyAttributes
(Results
1 - 2
of
2
) sorted by null
/system/security/keystore/include/keystore/
keystore_client_impl.h
108
bool
verifyAuthenticationKeyAttributes
(const std::string& key_name, bool* verified);
/system/security/keystore/
keystore_client_impl.cpp
433
if (!
verifyAuthenticationKeyAttributes
(key_name, &verified)) {
508
bool KeystoreClientImpl::
verifyAuthenticationKeyAttributes
(const std::string& key_name,
Completed in 1987 milliseconds