mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 10:47:14 +01:00
4a0460a9bc
* Replace {Set|Remove}MasterKey() by generic {Set|Remove}UnlockKey() that works on a keyring. * Implement {Set|Remove}MasterUnlockKey() on top of that. * Rename the commands and constants accrodingly. * Implement setting and removing keyring unlock keys.