Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Unified Diff: src/platform/vboot_reference/include/kernel_image_fw.h

Issue 1585007: combined patch for: (Closed)
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/platform/vboot_reference/include/kernel_image_fw.h
diff --git a/src/platform/vboot_reference/include/kernel_image_fw.h b/src/platform/vboot_reference/include/kernel_image_fw.h
index d299b5a28e6abe5607c76e01b41607660bbb57cf..6446e8c11a9f306bc610ea5fd0ac7bc578852118 100644
--- a/src/platform/vboot_reference/include/kernel_image_fw.h
+++ b/src/platform/vboot_reference/include/kernel_image_fw.h
@@ -10,8 +10,8 @@
#define VBOOT_REFERENCE_KERNEL_IMAGE_FW_H_
#include <stdint.h>
-#include "rsa.h"
-#include "sha.h"
+
+#include "cryptolib.h"
#define KERNEL_MAGIC "CHROMEOS"
#define KERNEL_MAGIC_SIZE 8
« no previous file with comments | « src/platform/vboot_reference/include/firmware_image_fw.h ('k') | src/platform/vboot_reference/include/padding.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698