aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndrej Kozina <okozina@redhat.com>2024-01-23 12:03:06 +0100
committerOndrej Kozina <okozina@redhat.com>2024-01-23 12:03:39 +0100
commit35ec935cc21bb9963b15d24923b410d0426035dd (patch)
treea73e3064982f5e69de407656fb18b7c87855b6b9
parent7eca077490c6f061b78a09eaf596804354be1ad2 (diff)
downloadcryptsetup-35ec935cc21bb9963b15d24923b410d0426035dd.tar.gz
Update API documentation for crypt_set_keyring_to_link.
The section about placeholder API no longer applies.
-rw-r--r--lib/libcryptsetup.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libcryptsetup.h b/lib/libcryptsetup.h
index 0584c77c..5a8de999 100644
--- a/lib/libcryptsetup.h
+++ b/lib/libcryptsetup.h
@@ -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