mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-06 00:10:04 +01:00
Update API documentation for crypt_set_keyring_to_link.
The section about placeholder API no longer applies.
This commit is contained in:
@@ -3124,9 +3124,6 @@ void crypt_safe_memzero(void *data, size_t size);
|
|||||||
* the missing key description. When supplying just one key description, make
|
* the missing key description. When supplying just one key description, make
|
||||||
* sure to supply it in the @e key_description.
|
* sure to supply it in the @e key_description.
|
||||||
*
|
*
|
||||||
* NOTE: the API at the moment works for one key description only, the second
|
|
||||||
* name is just an API placeholder
|
|
||||||
*
|
|
||||||
* @param cd crypt device handle
|
* @param cd crypt device handle
|
||||||
* @param key_description the key description of the volume key linked in desired keyring.
|
* @param key_description the key description of the volume key linked in desired keyring.
|
||||||
* @param old_key_description the key description of the old volume key linked in desired keyring
|
* @param old_key_description the key description of the old volume key linked in desired keyring
|
||||||
|
|||||||
Reference in New Issue
Block a user