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

Unified Diff: nss/exports_win.def

Issue 320603003: Add PK11_MakeIDFromPubKey to windows exports (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Created 6 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
diff --git a/nss/exports_win.def b/nss/exports_win.def
index 30c69896ee4b1f83bbab97e8cabd883a4392ba23..de232766876f3237d90a8d705288ef3ec79c30cd 100644
--- a/nss/exports_win.def
+++ b/nss/exports_win.def
@@ -172,6 +172,7 @@ PK11_IsLoggedIn
PK11_IsPresent
PK11_IVFromParam
PK11_KeyGen
+PK11_MakeIDFromPubKey
PK11_MapSignKeyType
PK11_NeedLogin
PK11_ParamFromIV
« 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