Searched refs:SetUnlockKey (Results 1 – 7 of 7) sorted by relevance
30 status_t SetUnlockKey(const BMessage& keyMessage);
154 Keyring::SetUnlockKey(const BMessage& keyMessage) in SetUnlockKey() function in Keyring
348 result = keyring->SetUnlockKey(keyMessage); in MessageReceived()
60 status_t SetUnlockKey(const char* keyring,
228 BKeyStore::SetUnlockKey(const char* keyring, const BKey& key) in SetUnlockKey() function in BKeyStore257 return SetUnlockKey(NULL, key); in SetMasterUnlockKey()
239 status_t result = keyStore.SetUnlockKey(keyring, password); in set_unlock_key()
414 \fn status_t BKeyStore::SetUnlockKey(const char* keyring, const BKey& key)