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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ; Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 ; Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 ; Use of this source code is governed by a BSD-style license that can be 2 ; Use of this source code is governed by a BSD-style license that can be
3 ; found in the LICENSE file. 3 ; found in the LICENSE file.
4 4
5 LIBRARY CRNSS 5 LIBRARY CRNSS
6 EXPORTS 6 EXPORTS
7 7
8 __PK11_CreateContextByRawKey 8 __PK11_CreateContextByRawKey
9 AES_Decrypt 9 AES_Decrypt
10 AES_DestroyContext 10 AES_DestroyContext
11 AES_Encrypt 11 AES_Encrypt
12 AES_InitContext 12 AES_InitContext
13 ATOB_AsciiToData_Util 13 ATOB_AsciiToData_Util
14 BL_Unload 14 BL_Unload
15 BTOA_DataToAscii_Util 15 BTOA_DataToAscii_Util
16 Camellia_Decrypt 16 Camellia_Decrypt
17 Camellia_DestroyContext 17 Camellia_DestroyContext
18 Camellia_Encrypt 18 Camellia_Encrypt
19 Camellia_InitContext 19 Camellia_InitContext
20 CERT_AddCertToListTail 20 CERT_AddCertToListTail
21 CERT_AddExtension 21 CERT_AddExtension
22 CERT_AsciiToName 22 CERT_AsciiToName
23 CERT_CertChainFromCert 23 CERT_CertChainFromCert
24 CERT_CertTimesValid 24 CERT_CertTimesValid
25 CERT_CheckCertValidTimes
25 CERT_CreateCertificate 26 CERT_CreateCertificate
26 CERT_CreateCertificateRequest 27 CERT_CreateCertificateRequest
27 CERT_CreateValidity 28 CERT_CreateValidity
28 CERT_DestroyCertificate 29 CERT_DestroyCertificate
29 CERT_DestroyCertificateList 30 CERT_DestroyCertificateList
30 CERT_DestroyCertificateRequest 31 CERT_DestroyCertificateRequest
31 CERT_DestroyCertList 32 CERT_DestroyCertList
32 CERT_DestroyName 33 CERT_DestroyName
33 CERT_DestroyValidity 34 CERT_DestroyValidity
34 CERT_DupCertificate 35 CERT_DupCertificate
35 CERT_DupCertList 36 CERT_DupCertList
36 CERT_ExtractPublicKey 37 CERT_ExtractPublicKey
38 CERT_FindCertByName
37 CERT_FindCertExtension 39 CERT_FindCertExtension
38 CERT_FinishExtensions 40 CERT_FinishExtensions
39 CERT_FreeDistNames 41 CERT_FreeDistNames
42 CERT_FreeNicknames
43 CERT_FindUserCertByUsage
44 CERT_GetCertNicknames
40 CERT_GetCommonName 45 CERT_GetCommonName
41 CERT_GetDefaultCertDB 46 CERT_GetDefaultCertDB
42 CERT_GetSSLCACerts 47 CERT_GetSSLCACerts
43 CERT_NameToAscii 48 CERT_NameToAscii
44 CERT_NewCertList 49 CERT_NewCertList
45 CERT_NewTempCertificate 50 CERT_NewTempCertificate
46 CERT_StartCertExtensions 51 CERT_StartCertExtensions
47 CERT_VerifyCertName 52 CERT_VerifyCertName
48 CERT_VerifyCertNow 53 CERT_VerifyCertNow
54 DER_Lengths_Util
49 DES_Decrypt 55 DES_Decrypt
50 DES_DestroyContext 56 DES_DestroyContext
51 DES_Encrypt 57 DES_Encrypt
52 DES_InitContext 58 DES_InitContext
53 DSAU_DecodeDerSig 59 DSAU_DecodeDerSig
54 DSAU_DecodeDerSigToLen 60 DSAU_DecodeDerSigToLen
55 DSAU_EncodeDerSigWithLen 61 DSAU_EncodeDerSigWithLen
56 HASH_GetHashObject 62 HASH_GetHashObject
57 HASH_GetRawHashObject 63 HASH_GetRawHashObject
58 HASH_HashBuf 64 HASH_HashBuf
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 PK11_DeriveWithFlags 103 PK11_DeriveWithFlags
98 PK11_DestroyContext 104 PK11_DestroyContext
99 PK11_DigestBegin 105 PK11_DigestBegin
100 PK11_DigestFinal 106 PK11_DigestFinal
101 PK11_DigestKey 107 PK11_DigestKey
102 PK11_DigestOp 108 PK11_DigestOp
103 PK11_DoesMechanism 109 PK11_DoesMechanism
104 PK11_ExportEncryptedPrivKeyInfo 110 PK11_ExportEncryptedPrivKeyInfo
105 PK11_ExtractKeyValue 111 PK11_ExtractKeyValue
106 PK11_Finalize 112 PK11_Finalize
113 PK11_FindKeyByAnyCert
107 PK11_FreeSlot 114 PK11_FreeSlot
108 PK11_FreeSymKey 115 PK11_FreeSymKey
109 PK11_GenerateKeyPair 116 PK11_GenerateKeyPair
110 PK11_GenerateRandom 117 PK11_GenerateRandom
111 PK11_GetBestKeyLength 118 PK11_GetBestKeyLength
112 PK11_GetBestSlot 119 PK11_GetBestSlot
113 PK11_GetBestSlotMultiple 120 PK11_GetBestSlotMultiple
114 PK11_GetBestWrapMechanism 121 PK11_GetBestWrapMechanism
115 PK11_GetCurrentWrapIndex 122 PK11_GetCurrentWrapIndex
116 PK11_GetInternalKeySlot 123 PK11_GetInternalKeySlot
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 SHA1_NewContext 247 SHA1_NewContext
241 SHA1_Update 248 SHA1_Update
242 SHA256_HashBuf 249 SHA256_HashBuf
243 TLS_PRF 250 TLS_PRF
244 VFY_Begin 251 VFY_Begin
245 VFY_CreateContext 252 VFY_CreateContext
246 VFY_CreateContextWithAlgorithmID 253 VFY_CreateContextWithAlgorithmID
247 VFY_DestroyContext 254 VFY_DestroyContext
248 VFY_End 255 VFY_End
249 VFY_Update 256 VFY_Update
OLDNEW
« 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