Searched hist:"3 e308f20edfd65a21c98eb2d8079dacd47957444" (Results 1 – 5 of 5) sorted by relevance
/qemu/crypto/ |
H A D | block-luks.h | 3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format
Provide a block encryption implementation that follows the LUKS/dm-crypt specification.
This supports all combinations of hash, cipher algorithm, cipher mode and iv generator that are implemented by the current crypto layer.
There is support for opening existing volumes formatted by dm-crypt, and for formatting new volumes. In the latter case it will only use key slot 0.
Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | block.c | 3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format
Provide a block encryption implementation that follows the LUKS/dm-crypt specification.
This supports all combinations of hash, cipher algorithm, cipher mode and iv generator that are implemented by the current crypto layer.
There is support for opening existing volumes formatted by dm-crypt, and for formatting new volumes. In the latter case it will only use key slot 0.
Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | block-luks.c | 3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format
Provide a block encryption implementation that follows the LUKS/dm-crypt specification.
This supports all combinations of hash, cipher algorithm, cipher mode and iv generator that are implemented by the current crypto layer.
There is support for opening existing volumes formatted by dm-crypt, and for formatting new volumes. In the latter case it will only use key slot 0.
Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/tests/unit/ |
H A D | test-crypto-block.c | 3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format
Provide a block encryption implementation that follows the LUKS/dm-crypt specification.
This supports all combinations of hash, cipher algorithm, cipher mode and iv generator that are implemented by the current crypto layer.
There is support for opening existing volumes formatted by dm-crypt, and for formatting new volumes. In the latter case it will only use key slot 0.
Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/qapi/ |
H A D | crypto.json | 3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format
Provide a block encryption implementation that follows the LUKS/dm-crypt specification.
This supports all combinations of hash, cipher algorithm, cipher mode and iv generator that are implemented by the current crypto layer.
There is support for opening existing volumes formatted by dm-crypt, and for formatting new volumes. In the latter case it will only use key slot 0.
Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|