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

Unified Diff: nss/exports_win.def

Issue 195893010: Add PK11_PubUnwrapSymKeyWithFlagsPerm() to NSS exports. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Created 6 years, 9 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 f06b319e0b0c0d197b8a4c3e56a5f37909220066..32e94ca71d082703d5e207eaf66d08702188a159 100644
--- a/nss/exports_win.def
+++ b/nss/exports_win.def
@@ -178,6 +178,7 @@ PK11_PubDeriveWithKDF
PK11_PubEncryptRaw
PK11_PubEncryptPKCS1
PK11_PubUnwrapSymKey
+PK11_PubUnwrapSymKeyWithFlagsPerm
PK11_PubWrapSymKey
PK11_ReadRawAttribute
PK11_ReferenceSlot
« 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