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

Unified Diff: crypto/crypto.gypi

Issue 2080753002: crypto: Add BoringSSL accelerated version of SHA-1 Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « crypto/crypto.gyp ('k') | crypto/secure_hash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/crypto.gypi
diff --git a/crypto/crypto.gypi b/crypto/crypto.gypi
index dadc0ea2fe7ffefa598ca25a4d152cb2c1e0d519..a4ad40dd706c42bb778d00026ab09c12dfbc83a9 100644
--- a/crypto/crypto.gypi
+++ b/crypto/crypto.gypi
@@ -71,6 +71,8 @@
'scoped_nss_types.h',
'secure_hash.cc',
'secure_hash.h',
+ 'sha1.cc',
+ 'sha1.h',
'sha2.cc',
'sha2.h',
'signature_creator.cc',
« no previous file with comments | « crypto/crypto.gyp ('k') | crypto/secure_hash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698