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

Unified Diff: nss/exports_win.def

Issue 295043002: Add RSA-OAEP support from upstream NSS bugs 1009794 and 1009785 (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Created 6 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
Index: nss/exports_win.def
diff --git a/nss/exports_win.def b/nss/exports_win.def
index 3d4dfe04bf4cd8ce1cde2f9e9be2f1f1679481ad..b5044866d056a59b06b034611e543f3f94554670 100644
--- a/nss/exports_win.def
+++ b/nss/exports_win.def
@@ -173,10 +173,12 @@ PK11_MapSignKeyType
PK11_NeedLogin
PK11_ParamFromIV
PK11_PBEKeyGen
+PK11_PrivDecrypt
PK11_PrivDecryptPKCS1
PK11_PubDecryptRaw
PK11_PubDerive
PK11_PubDeriveWithKDF
+PK11_PubEncrypt
PK11_PubEncryptRaw
PK11_PubEncryptPKCS1
PK11_PubUnwrapSymKey
« no previous file with comments | « README.chromium ('k') | nss/lib/pk11wrap/pk11obj.c » ('j') | nss/lib/pk11wrap/pk11obj.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698