Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Simon Glass authored
In preparation for making the hash function common, we may as well use const where we can. Also the input length cannot be negative, but may be very large, so use unsigned. Signed-off-by:
Simon Glass <sjg@chromium.org>
Simon Glass authoredIn preparation for making the hash function common, we may as well use const where we can. Also the input length cannot be negative, but may be very large, so use unsigned. Signed-off-by:
Simon Glass <sjg@chromium.org>