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

Unified Diff: mozilla/security/nss/exports_win.def

Issue 10537178: Added some exports required for using NSS for symmetric key crypto on Windows (http://crbug.com/127… (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Created 8 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: mozilla/security/nss/exports_win.def
diff --git a/mozilla/security/nss/exports_win.def b/mozilla/security/nss/exports_win.def
index 1043739dcda97093c5f7dc2c3a1a00f02b06c277..73723eecc985ab0f419f3bb5cd169ca59a77f821 100644
--- a/mozilla/security/nss/exports_win.def
+++ b/mozilla/security/nss/exports_win.def
@@ -91,6 +91,7 @@ PK11_CipherOp
PK11_CopyTokenPrivKeyToSessionPrivKey
PK11_CreateContextBySymKey
PK11_CreateDigestContext
+PK11_CreatePBEV2AlgorithmID
PK11_Derive
PK11_DeriveWithFlags
PK11_DestroyContext
@@ -207,6 +208,7 @@ SECKEY_SignatureLen
SECKEY_UpdateCertPQG
SECMOD_LookupSlot
SECOID_AddEntry_Util
+SECOID_DestroyAlgorithmID_Util
SECOID_FindOIDByTag_Util
SECOID_FindOIDTag_Util
SECOID_FindOID_Util
« 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