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

Unified Diff: nss/exports_win.def

Issue 598753002: Export CERT_VerifySignedDataWithPublicKeyInfo from NSS on Windows (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Created 6 years, 3 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 de232766876f3237d90a8d705288ef3ec79c30cd..a5b5aafef3068030502941f1cf00fce2dcb93875 100644
--- a/nss/exports_win.def
+++ b/nss/exports_win.def
@@ -58,6 +58,7 @@ CERT_VerifyCert
CERT_VerifyCertName
CERT_VerifyCertNow
CERT_VerifySignedDataWithPublicKey
+CERT_VerifySignedDataWithPublicKeyInfo
DER_Lengths_Util
DES_Decrypt
DES_DestroyContext
« 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