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

Unified Diff: mozilla/security/nss/exports_win.def

Issue 11884022: Expose more functions for webrtc. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 11 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: mozilla/security/nss/exports_win.def
===================================================================
--- mozilla/security/nss/exports_win.def (revision 176679)
+++ mozilla/security/nss/exports_win.def (working copy)
@@ -22,6 +22,7 @@
CERT_AsciiToName
CERT_CertChainFromCert
CERT_CertTimesValid
+CERT_CheckCertValidTimes
CERT_CreateCertificate
CERT_CreateCertificateRequest
CERT_CreateValidity
@@ -34,9 +35,13 @@
CERT_DupCertificate
CERT_DupCertList
CERT_ExtractPublicKey
+CERT_FindCertByName
CERT_FindCertExtension
CERT_FinishExtensions
CERT_FreeDistNames
+CERT_FreeNicknames
+CERT_FindUserCertByUsage
+CERT_GetCertNicknames
CERT_GetCommonName
CERT_GetDefaultCertDB
CERT_GetSSLCACerts
@@ -46,6 +51,7 @@
CERT_StartCertExtensions
CERT_VerifyCertName
CERT_VerifyCertNow
+DER_Lengths_Util
DES_Decrypt
DES_DestroyContext
DES_Encrypt
@@ -104,6 +110,7 @@
PK11_ExportEncryptedPrivKeyInfo
PK11_ExtractKeyValue
PK11_Finalize
+PK11_FindKeyByAnyCert
PK11_FreeSlot
PK11_FreeSymKey
PK11_GenerateKeyPair
« 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