Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
mbedtls
Commits
0de7f947
Commit
0de7f947
authored
Dec 01, 2014
by
Manuel Pégourié-Gonnard
Browse files
Enable NIST_OPTIM by default for config-suite-b
parent
c5b849bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configs/config-suite-b.h
configs/config-suite-b.h
+2
-2
No files found.
configs/config-suite-b.h
View file @
0de7f947
...
...
@@ -68,8 +68,8 @@
#define POLARSSL_ECP_WINDOW_SIZE 2
#define POLARSSL_ECP_FIXED_POINT_OPTIM 0
/*
Uncomment for a s
ignificant speed benefit at the expense of some ROM */
//
#define POLARSSL_ECP_NIST_OPTIM
/*
S
ignificant speed benefit at the expense of some ROM */
#define POLARSSL_ECP_NIST_OPTIM
/*
* You should adjust this to the exact number of sources you're using: default
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment