[PATCH V4 1/4] aes: add a define for the size of a block

Tom Rini trini at konsulko.com
Fri Jan 17 19:24:37 CET 2020


On Mon, Jan 06, 2020 at 03:22:34PM +0100, Philippe Reynes wrote:

> In the code, we use the size of the key for the
> size of the block. It's true when the key is 128 bits,
> but it become false for key of 192 bits and 256 bits.
> So to prepare the support of aes192  and 256,
> we introduce a constant for the iaes block size.
> 
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200117/e8a2028e/attachment.sig>


More information about the U-Boot mailing list