Update API documentation for crypt_set_keyring_to_link.

The section about placeholder API no longer applies.
This commit is contained in:
Ondrej Kozina
2024-01-23 12:03:06 +01:00
parent 7eca077490
commit 35ec935cc2

View File

@@ -3124,9 +3124,6 @@ void crypt_safe_memzero(void *data, size_t size);
* the missing key description. When supplying just one key description, make
* 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 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