commit | 86162841a6381eb0735c70d5ca0ce810c516a790 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Tue May 02 07:47:29 2023 +0300 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat May 13 11:09:50 2023 +0200 |
tree | d22b90a5bbae0a00dec1ec3be1b1fb67a7df5ebd | |
parent | 7caec83656d68c509575fdc7a3ce8ab85dc5531c [diff] |
doc: signature: update algorithm addition description U-Boot now uses the U_BOOT_CRYPTO_ALGO() macro. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Simon Glass <sjg@chromium.org>