Home
last modified time | relevance | path

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

/haiku/src/servers/keystore/
H A DKeyring.h31 status_t RemoveUnlockKey();
H A DKeyring.cpp167 Keyring::RemoveUnlockKey() in RemoveUnlockKey() function in Keyring
H A DKeyStoreServer.cpp358 result = keyring->RemoveUnlockKey(); in MessageReceived()
/haiku/headers/os/app/
H A DKeyStore.h62 status_t RemoveUnlockKey(const char* keyring);
/haiku/src/kits/app/
H A DKeyStore.cpp243 BKeyStore::RemoveUnlockKey(const char* keyring) in RemoveUnlockKey() function in BKeyStore
264 return RemoveUnlockKey(NULL); in RemoveMasterUnlockKey()
/haiku/src/bin/keystore/
H A Dkeystore.cpp254 status_t result = keyStore.RemoveUnlockKey(keyring); in remove_unlock_key()
/haiku/docs/user/app/
H A DKeyStore.dox422 \fn status_t BKeyStore::RemoveUnlockKey(const char* keyring)