Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.cpp85 #define KEYSTORE_SERVICE_LOCK std::lock_guard<std::mutex> keystore_lock(keystoreServiceMutex_) macro
149 KEYSTORE_SERVICE_LOCK; in getState()
159 KEYSTORE_SERVICE_LOCK; in get()
189 KEYSTORE_SERVICE_LOCK; in insert()
215 KEYSTORE_SERVICE_LOCK; in del()
236 KEYSTORE_SERVICE_LOCK; in exist()
252 KEYSTORE_SERVICE_LOCK; in list()
291 KEYSTORE_SERVICE_LOCK; in listUidsOfAuthBoundKeys()
355 KEYSTORE_SERVICE_LOCK; in reset()
369 KEYSTORE_SERVICE_LOCK; in onUserPasswordChanged()
[all …]