summaryrefslogtreecommitdiff
path: root/tests/rsa_padding_test.h
diff options
context:
space:
mode:
authorGaurav Shah <gauravsh@chromium.org>2010-03-31 10:56:49 -0700
committerGaurav Shah <gauravsh@chromium.org>2010-03-31 10:56:49 -0700
commit5411c7a9f03f91bf2c1cd1cf852db9d4585a05c9 (patch)
tree07e0b1581437d7d0fd62130f432a12b750a5bc25 /tests/rsa_padding_test.h
parent21c3f7fef79e1c6830c883b484d96c059012b18f (diff)
downloadvboot-5411c7a9f03f91bf2c1cd1cf852db9d4585a05c9.tar.gz
combined patch for:
http://codereview.chromium.org/1574005 http://codereview.chromium.org/1604001 Review URL: http://codereview.chromium.org/1585007
Diffstat (limited to 'tests/rsa_padding_test.h')
-rw-r--r--tests/rsa_padding_test.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/rsa_padding_test.h b/tests/rsa_padding_test.h
index 22577845..ce1ab247 100644
--- a/tests/rsa_padding_test.h
+++ b/tests/rsa_padding_test.h
@@ -12,9 +12,7 @@
#ifndef VBOOT_REFERENCE_RSA_PADDING_TEST_H_
#define VBOOT_REFERENCE_RSA_PADDING_TEST_H_
-#include <inttypes.h>
-
-#include "rsa.h"
+#include "cryptolib.h"
/* The modulus of the public key (RSA-1024). */
static const uint8_t pubkey_n[] = {