Home
last modified time | relevance | path

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

/haiku/src/servers/keystore/
H A DKeyring.h30 status_t SetUnlockKey(const BMessage& keyMessage);
H A DKeyring.cpp154 Keyring::SetUnlockKey(const BMessage& keyMessage) in SetUnlockKey() function in Keyring
H A DKeyStoreServer.cpp348 result = keyring->SetUnlockKey(keyMessage); in MessageReceived()
/haiku/headers/os/app/
H A DKeyStore.h60 status_t SetUnlockKey(const char* keyring,
/haiku/src/kits/app/
H A DKeyStore.cpp228 BKeyStore::SetUnlockKey(const char* keyring, const BKey& key) in SetUnlockKey() function in BKeyStore
257 return SetUnlockKey(NULL, key); in SetMasterUnlockKey()
/haiku/src/bin/keystore/
H A Dkeystore.cpp239 status_t result = keyStore.SetUnlockKey(keyring, password); in set_unlock_key()
/haiku/docs/user/app/
H A DKeyStore.dox414 \fn status_t BKeyStore::SetUnlockKey(const char* keyring, const BKey& key)