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

Unified Diff: scripts/nss-checkout.sh

Issue 12042100: Add an optimized 32-bit implementation of the NIST P-256 elliptic curve. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 11 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: scripts/nss-checkout.sh
===================================================================
--- scripts/nss-checkout.sh (revision 177437)
+++ scripts/nss-checkout.sh (working copy)
@@ -69,7 +69,7 @@
! -name ec.h ! -name ec2.h ! -name ecl-curve.h \
! -name ecl-exp.h ! -name ecl-priv.h ! -name ecl.c \
! -name ecl.c ! -name ecl.h ! -name ecl_curve.c \
- ! -name ecl_gf.c ! -name ecl_mult.c ! -name ecp.h \
+ ! -name ecl_gf.c ! -name ecl_mult.c ! -name ecp.h ! -name ecp_256.c \
! -name ecp_aff.c ! -name ecp_jac.c ! -name ecp_jm.c \
! -name ecp_mont.c ! -name ec_naf.c ! -name gcm.c ! -name gcm.h \
! -name jpake.c ! -name md2.c ! -name md5.c ! -name logtab.h \
« mozilla/security/nss/lib/freebl/ecl/ecp_256_32.c ('K') | « patches/nss-curve-p256.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698