Searched defs:doesKeyExist (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore_client_impl.cpp339 bool KeystoreClientImpl::doesKeyExist(const std::string& key_name) { function in class:keystore::KeystoreClientImpl
365 bool key_exists = doesKeyExist(key_name);
403 bool key_exists = doesKeyExist(key_name);

Completed in 55 milliseconds