mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
0bcb28dfb9
rsa-checksum.c sontains the hash_calculate() implementations. Despite the "rsa-" file prefix, this function is useful for other algorithms. To prevent confusion, move this file to lib/, and rename it to hash-checksum.c, to give it a more "generic" feel. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
asymmetric_type.c | ||
Kconfig | ||
Makefile | ||
pkcs7.asn1 | ||
pkcs7_parser.c | ||
pkcs7_verify.c | ||
public_key.c | ||
rsa_helper.c | ||
rsapubkey.asn1 | ||
x509.asn1 | ||
x509_akid.asn1 | ||
x509_cert_parser.c | ||
x509_public_key.c |