Files
u-boot/drivers/block
Simon Glass 6fc61beecb luks: Split LUKSv1 unlock code into a separate function
Move the LUKSv1-specific unlock logic from luks_unlock() into a new
unlock_luks1() function, lining up with the structure used for LUKSv2.

Also update unlock_luks1() to use a local key_size variable and only
set the output parameter on success.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-11-17 06:59:47 -07:00
..
2025-06-02 08:25:41 -06:00
2025-07-02 13:07:47 -06:00
2024-10-24 11:20:45 -06:00