]> Git Repo - qemu.git/commit - crypto/block-luks.c
qcrypto-luks: simplify masterkey and masterkey length
authorMaxim Levitsky <[email protected]>
Wed, 25 Sep 2019 21:35:18 +0000 (00:35 +0300)
committerDaniel P. Berrangé <[email protected]>
Thu, 26 Sep 2019 15:34:02 +0000 (16:34 +0100)
commit1ddd52e4b52f383715255ec78104e71727f9b53e
tree20d3a1a053a0facfa5b908bac25261c89097bb14
parent70b2a1fed5d84c3a5f84432e4973568bff801d6c
qcrypto-luks: simplify masterkey and masterkey length

Let the caller allocate masterkey
Always use master key len from the header

Signed-off-by: Maxim Levitsky <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Signed-off-by: Daniel P. Berrangé <[email protected]>
crypto/block-luks.c
This page took 0.023289 seconds and 4 git commands to generate.