]> git.sur5r.net Git - u-boot/blobdiff - include/rsa-checksum.h
arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK
[u-boot] / include / rsa-checksum.h
index 850b2537537219630b6c0d87d2f5ed7c057797c3..612db85fe0f6095afc5aa41bfd4c68e57d15cce9 100644 (file)
@@ -12,6 +12,7 @@
 #include <sha1.h>
 #include <sha256.h>
 
+extern const uint8_t padding_sha256_rsa4096[];
 extern const uint8_t padding_sha256_rsa2048[];
 extern const uint8_t padding_sha1_rsa2048[];