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 203263013: Add NSS exports for Windows. (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 32e94ca71d082703d5e207eaf66d08702188a159..aa5d389ca5b4dc5a0d5afa73ca06465afc1f13c8 100644
--- a/nss/exports_win.def
+++ b/nss/exports_win.def
@@ -104,6 +104,7 @@ NSS_Get_CERT_CertificateTemplate
NSS_Get_CERT_SequenceOfCertExtensionTemplate
NSS_Get_CERT_SignedDataTemplate
NSS_Get_SECKEY_EncryptedPrivateKeyInfoTemplate
+NSS_Get_SECKEY_PrivateKeyInfoTemplate
NSS_Get_SECOID_AlgorithmIDTemplate_Util
NSS_Get_SEC_GeneralizedTimeTemplate_Util
NSS_Get_SEC_IA5StringTemplate_Util
@@ -260,6 +261,7 @@ SECOID_FindOID_Util
SECOID_GetAlgorithmTag_Util
SECOID_SetAlgorithmID_Util
SEC_ASN1DecodeItem_Util
+SEC_ASN1EncodeInteger_Util
SEC_ASN1EncodeItem_Util
SEC_DerSignData
SEC_GetSignatureAlgorithmOidTag
« 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