mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
* Add crypt_set_uuid() to API.
* Allow UUID setting in luksFormat and luksUUID (--uuid parameter). git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@355 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
@@ -9,6 +9,7 @@ CRYPTSETUP_1.0 {
|
||||
crypt_set_password_retry;
|
||||
crypt_set_iterarion_time;
|
||||
crypt_set_password_verify;
|
||||
crypt_set_uuid;
|
||||
|
||||
crypt_memory_lock;
|
||||
crypt_format;
|
||||
|
||||
Reference in New Issue
Block a user