summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto/p256.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/dcrypto/p256.c')
-rw-r--r--board/cr50/dcrypto/p256.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cr50/dcrypto/p256.c b/board/cr50/dcrypto/p256.c
index 49c2fe4b2b..cfbf068b7a 100644
--- a/board/cr50/dcrypto/p256.c
+++ b/board/cr50/dcrypto/p256.c
@@ -3,8 +3,8 @@
* found in the LICENSE file.
*/
-#include "dcrypto.h"
#include "endian.h"
+#include "internal.h"
const p256_int SECP256r1_nMin2 = /* P-256 curve order - 2 */
{ .a = { 0xfc632551 - 2, 0xf3b9cac2, 0xa7179e84, 0xbce6faad, -1, -1, 0,