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

Unified Diff: nss/exports_win.def

Issue 16990002: Export HASH_Begin, HASH_Create, HASH_Destroy, HASH_End, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 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 | « 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 205313)
+++ nss/exports_win.def (working copy)
@@ -62,11 +62,16 @@
DSAU_DecodeDerSig
DSAU_DecodeDerSigToLen
DSAU_EncodeDerSigWithLen
+HASH_Begin
+HASH_Create
+HASH_Destroy
+HASH_End
HASH_GetHashObject
HASH_GetRawHashObject
HASH_HashBuf
HASH_ResultLen
HASH_ResultLenByOidTag
+HASH_Update
HMAC_Begin
HMAC_Destroy
HMAC_Finish
« 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