| Index: net/third_party/nss/ssl/exports_win.def
|
| diff --git a/net/third_party/nss/ssl/exports_win.def b/net/third_party/nss/ssl/exports_win.def
|
| deleted file mode 100644
|
| index a1045bb9212eaf3890fc47bc23763c0bd57c4cdb..0000000000000000000000000000000000000000
|
| --- a/net/third_party/nss/ssl/exports_win.def
|
| +++ /dev/null
|
| @@ -1,66 +0,0 @@
|
| -; Copyright (c) 2013 The Chromium Authors. All rights reserved.
|
| -; Use of this source code is governed by a BSD-style license that can be
|
| -; found in the LICENSE file.
|
| -
|
| -LIBRARY CRSSL
|
| -EXPORTS
|
| -
|
| -NSS_CmpCertChainWCANames
|
| -NSS_FindCertKEAType
|
| -NSS_GetClientAuthData
|
| -NSS_SetDomesticPolicy
|
| -SSL_AuthCertificate
|
| -SSL_AuthCertificateHook
|
| -SSL_CipherPolicyGet
|
| -SSL_CipherPolicySet
|
| -SSL_CipherPrefGet
|
| -SSL_CipherPrefGetDefault
|
| -SSL_CipherPrefSet
|
| -SSL_CipherPrefSetDefault
|
| -SSL_ClearSessionCache
|
| -SSL_ConfigSecureServer
|
| -SSL_ConfigServerSessionIDCache
|
| -SSL_ForceHandshake
|
| -SSL_GetClientAuthDataHook
|
| -SSL_GetSessionID
|
| -SSL_HandshakeCallback
|
| -SSL_ImportFD
|
| -SSL_InvalidateSession
|
| -SSL_OptionGet
|
| -SSL_OptionGetDefault
|
| -SSL_OptionSet
|
| -SSL_OptionSetDefault
|
| -SSL_PeerCertificate
|
| -SSL_PeerStapledOCSPResponses
|
| -SSL_ResetHandshake
|
| -SSL_SetSockPeerID
|
| -SSL_SetURL
|
| -SSL_GetChannelInfo
|
| -SSL_GetCipherSuiteInfo
|
| -SSL_ShutdownServerSessionIDCache
|
| -SSL_GetImplementedCiphers
|
| -SSL_GetNumImplementedCiphers
|
| -SSL_HandshakeNegotiatedExtension
|
| -SSL_SetNextProtoCallback
|
| -SSL_SetNextProtoNego
|
| -SSL_GetNextProto
|
| -DTLS_GetHandshakeTimeout
|
| -DTLS_ImportFD
|
| -SSL_ExportKeyingMaterial
|
| -SSL_VersionRangeSet
|
| -SSL_GetSRTPCipher
|
| -SSL_SetSRTPCiphers
|
| -SSL_RecommendedCanFalseStart
|
| -SSL_SetCanFalseStartCallback
|
| -
|
| -; Chromium patches
|
| -SSL_PeerCertificateChain
|
| -SSL_SetClientChannelIDCallback
|
| -SSL_GetPlatformClientAuthDataHook
|
| -SSL_HandshakeResumedSession
|
| -SSL_RestartHandshakeAfterChannelIDReq
|
| -SSL_GetChannelBinding
|
| -SSL_PeerSignedCertTimestamps
|
| -SSL_CipherOrderSet
|
| -SSL_CacheSession
|
| -SSL_CacheSessionUnlocked
|
|
|