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

Unified Diff: nss/exports_win.def

Issue 109413002: Export four ASN.1 templates: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years 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
===================================================================
--- nss/exports_win.def (revision 235242)
+++ nss/exports_win.def (working copy)
@@ -98,10 +98,14 @@
NSSRWLock_UnlockRead_Util
NSSRWLock_UnlockWrite_Util
NSS_Get_CERT_CertificateTemplate
+NSS_Get_CERT_SequenceOfCertExtensionTemplate
NSS_Get_CERT_SignedDataTemplate
NSS_Get_SECKEY_EncryptedPrivateKeyInfoTemplate
NSS_Get_SECOID_AlgorithmIDTemplate_Util
+NSS_Get_SEC_GeneralizedTimeTemplate_Util
NSS_Get_SEC_IA5StringTemplate_Util
+NSS_Get_SEC_IntegerTemplate_Util
+NSS_Get_SEC_OctetStringTemplate_Util
NSS_IsInitialized
NSS_NoDB_Init
NSS_PutEnv_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