commit | 5a6bc166eff7835943958a1a732ae92c8904c140 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:34:01 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:58 2023 -0500 |
tree | 2a4c940470f8867ccfbbbe7c63a2a2fb2c0b887d | |
parent | 40aa82d0ebabc5471ddebbda4f8536f99cc864dc [diff] |
lib: Add VPL options for SHA1 and SHA256 Add these options so these algorithms can be used in VPL. Signed-off-by: Simon Glass <sjg@chromium.org>