Mention limitiation of crypt_get_volume_key_size().

This commit is contained in:
Milan Broz
2019-07-29 14:32:13 +02:00
parent e0d34b8f47
commit fe4e1de566

View File

@@ -1461,6 +1461,8 @@ uint64_t crypt_get_iv_offset(struct crypt_device *cd);
*
* @return volume key size
*
* @note For LUKS2, this function can be used only if there is at least
* one keyslot assigned to data segment.
*/
int crypt_get_volume_key_size(struct crypt_device *cd);