Searched refs:KEY_STORE_REMOVE_UNLOCK_KEY (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/app/
H A DKeyStoreDefs.h34 KEY_STORE_REMOVE_UNLOCK_KEY = 'KruK', enumerator in enum:BPrivate::__anon1
/haiku/src/servers/keystore/
H A DKeyStoreServer.cpp127 case KEY_STORE_REMOVE_UNLOCK_KEY:
151 case KEY_STORE_REMOVE_UNLOCK_KEY:
356 case KEY_STORE_REMOVE_UNLOCK_KEY:
557 case KEY_STORE_REMOVE_UNLOCK_KEY:
/haiku/src/kits/app/
H A DKeyStore.cpp245 BMessage message(KEY_STORE_REMOVE_UNLOCK_KEY);

Completed in 146 milliseconds