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

/haiku/headers/private/app/
H A DKeyStoreDefs.h33 KEY_STORE_SET_UNLOCK_KEY = 'KsuK', enumerator in enum:BPrivate::__anon1
/haiku/src/servers/keystore/
H A DKeyStoreServer.cpp126 case KEY_STORE_SET_UNLOCK_KEY:
150 case KEY_STORE_SET_UNLOCK_KEY:
340 case KEY_STORE_SET_UNLOCK_KEY:
555 case KEY_STORE_SET_UNLOCK_KEY:
/haiku/src/kits/app/
H A DKeyStore.cpp234 BMessage message(KEY_STORE_SET_UNLOCK_KEY);

Completed in 66 milliseconds