mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
355700d606
For combined integrity protected with encryption, a LUKS2 volume can be associated to exactly one AES type key and also to exactly one HMAC type key. For other volume types, a volume can only be associated to exactly one key, either an AES type key, or an HMAC type key. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Reviewed-by: Finn Callies <fcallies@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>