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

Unified Diff: nss/exports_win.def

Issue 14575005: Export SGN_Digest and VFY_VerifyDigestDirect. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nss/exports_win.def
===================================================================
--- nss/exports_win.def (revision 200109)
+++ nss/exports_win.def (working copy)
@@ -246,6 +246,7 @@
SEED_InitContext
SGN_Begin
SGN_DestroyContext
+SGN_Digest
SGN_End
SGN_NewContext
SGN_Update
@@ -264,3 +265,4 @@
VFY_DestroyContext
VFY_End
VFY_Update
+VFY_VerifyDigestDirect
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698