| OLD | NEW |
| (Empty) |
| 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 | |
| 3 ; found in the LICENSE file. | |
| 4 | |
| 5 LIBRARY CRNSS | |
| 6 EXPORTS | |
| 7 | |
| 8 __PK11_CreateContextByRawKey | |
| 9 AES_Decrypt | |
| 10 AES_DestroyContext | |
| 11 AES_Encrypt | |
| 12 AES_InitContext | |
| 13 ATOB_AsciiToData_Util | |
| 14 BL_Unload | |
| 15 BTOA_DataToAscii_Util | |
| 16 Camellia_Decrypt | |
| 17 Camellia_DestroyContext | |
| 18 Camellia_Encrypt | |
| 19 Camellia_InitContext | |
| 20 CERT_AddCertToListTail | |
| 21 CERT_AddExtension | |
| 22 CERT_AsciiToName | |
| 23 CERT_CertChainFromCert | |
| 24 CERT_CertTimesValid | |
| 25 CERT_CheckCertValidTimes | |
| 26 CERT_CreateCertificate | |
| 27 CERT_CreateCertificateRequest | |
| 28 CERT_CreateValidity | |
| 29 CERT_DestroyCertificate | |
| 30 CERT_DestroyCertificateList | |
| 31 CERT_DestroyCertificateRequest | |
| 32 CERT_DestroyCertList | |
| 33 CERT_DestroyName | |
| 34 CERT_DestroyValidity | |
| 35 CERT_DupCertificate | |
| 36 CERT_DupCertList | |
| 37 CERT_ExtractPublicKey | |
| 38 CERT_FindCertByName | |
| 39 CERT_FindCertExtension | |
| 40 CERT_FinishExtensions | |
| 41 CERT_FreeDistNames | |
| 42 CERT_FreeNicknames | |
| 43 CERT_FindUserCertByUsage | |
| 44 CERT_GetCertNicknames | |
| 45 CERT_GetCommonName | |
| 46 CERT_GetDefaultCertDB | |
| 47 CERT_GetSSLCACerts | |
| 48 CERT_NameToAscii | |
| 49 CERT_NewCertList | |
| 50 CERT_NewTempCertificate | |
| 51 CERT_StartCertExtensions | |
| 52 CERT_VerifyCertName | |
| 53 CERT_VerifyCertNow | |
| 54 DER_Lengths_Util | |
| 55 DES_Decrypt | |
| 56 DES_DestroyContext | |
| 57 DES_Encrypt | |
| 58 DES_InitContext | |
| 59 DSAU_DecodeDerSig | |
| 60 DSAU_DecodeDerSigToLen | |
| 61 DSAU_EncodeDerSigWithLen | |
| 62 HASH_GetHashObject | |
| 63 HASH_GetRawHashObject | |
| 64 HASH_HashBuf | |
| 65 HASH_ResultLen | |
| 66 HMAC_Begin | |
| 67 HMAC_Destroy | |
| 68 HMAC_Finish | |
| 69 HMAC_Init | |
| 70 HMAC_Update | |
| 71 MD5_Begin | |
| 72 MD5_Clone | |
| 73 MD5_DestroyContext | |
| 74 MD5_End | |
| 75 MD5_HashBuf | |
| 76 MD5_NewContext | |
| 77 MD5_Update | |
| 78 NSSRWLock_Destroy_Util | |
| 79 NSSRWLock_HaveWriteLock_Util | |
| 80 NSSRWLock_LockRead_Util | |
| 81 NSSRWLock_LockWrite_Util | |
| 82 NSSRWLock_New_Util | |
| 83 NSSRWLock_UnlockRead_Util | |
| 84 NSSRWLock_UnlockWrite_Util | |
| 85 NSS_Get_CERT_CertificateTemplate | |
| 86 NSS_Get_CERT_SignedDataTemplate | |
| 87 NSS_Get_SECKEY_EncryptedPrivateKeyInfoTemplate | |
| 88 NSS_Get_SECOID_AlgorithmIDTemplate_Util | |
| 89 NSS_Get_SEC_IA5StringTemplate_Util | |
| 90 NSS_IsInitialized | |
| 91 NSS_NoDB_Init | |
| 92 NSS_PutEnv_Util | |
| 93 NSS_RegisterShutdown | |
| 94 NSS_SecureMemcmp | |
| 95 NSS_SetAlgorithmPolicy | |
| 96 NSS_VersionCheck | |
| 97 PK11_CipherOp | |
| 98 PK11_CopyTokenPrivKeyToSessionPrivKey | |
| 99 PK11_CreateContextBySymKey | |
| 100 PK11_CreateDigestContext | |
| 101 PK11_CreatePBEV2AlgorithmID | |
| 102 PK11_Decrypt | |
| 103 PK11_Derive | |
| 104 PK11_DeriveWithFlags | |
| 105 PK11_DestroyContext | |
| 106 PK11_DigestBegin | |
| 107 PK11_DigestFinal | |
| 108 PK11_DigestKey | |
| 109 PK11_DigestOp | |
| 110 PK11_DoesMechanism | |
| 111 PK11_Encrypt | |
| 112 PK11_ExportEncryptedPrivKeyInfo | |
| 113 PK11_ExtractKeyValue | |
| 114 PK11_Finalize | |
| 115 PK11_FindKeyByAnyCert | |
| 116 PK11_FreeSlot | |
| 117 PK11_FreeSymKey | |
| 118 PK11_GenerateKeyPair | |
| 119 PK11_GenerateRandom | |
| 120 PK11_GetBestKeyLength | |
| 121 PK11_GetBestSlot | |
| 122 PK11_GetBestSlotMultiple | |
| 123 PK11_GetBestWrapMechanism | |
| 124 PK11_GetCurrentWrapIndex | |
| 125 PK11_GetInternalKeySlot | |
| 126 PK11_GetInternalSlot | |
| 127 PK11_GetKeyData | |
| 128 PK11_GetMechanism | |
| 129 PK11_GetModuleID | |
| 130 PK11_GetPadMechanism | |
| 131 PK11_GetPBECryptoMechanism | |
| 132 PK11_GetPrivateModulusLen | |
| 133 PK11_GetSlotFromKey | |
| 134 PK11_GetSlotFromPrivateKey | |
| 135 PK11_GetSlotID | |
| 136 PK11_GetSlotSeries | |
| 137 PK11_GetWrapKey | |
| 138 PK11_HashBuf | |
| 139 PK11_ImportDERPrivateKeyInfoAndReturnKey | |
| 140 PK11_ImportSymKey | |
| 141 PK11_IsLoggedIn | |
| 142 PK11_IsPresent | |
| 143 PK11_IVFromParam | |
| 144 PK11_KeyGen | |
| 145 PK11_MapSignKeyType | |
| 146 PK11_NeedLogin | |
| 147 PK11_ParamFromIV | |
| 148 PK11_PBEKeyGen | |
| 149 PK11_PrivDecryptPKCS1 | |
| 150 PK11_PubDecryptRaw | |
| 151 PK11_PubDerive | |
| 152 PK11_PubDeriveWithKDF | |
| 153 PK11_PubEncryptRaw | |
| 154 PK11_PubUnwrapSymKey | |
| 155 PK11_PubWrapSymKey | |
| 156 PK11_ReadRawAttribute | |
| 157 PK11_ReferenceSlot | |
| 158 PK11_ReferenceSymKey | |
| 159 PK11_RestoreContext | |
| 160 PK11_SaveContextAlloc | |
| 161 PK11_SetWrapKey | |
| 162 PK11_Sign | |
| 163 PK11_SignatureLen | |
| 164 PK11_SignWithSymKey | |
| 165 PK11_SymKeyFromHandle | |
| 166 PK11_TokenExists | |
| 167 PK11_UnwrapPrivKey | |
| 168 PK11_UnwrapSymKey | |
| 169 PK11_UnwrapSymKeyWithFlags | |
| 170 PK11_Verify | |
| 171 PK11_VerifyKeyOK | |
| 172 PK11_WrapSymKey | |
| 173 PORT_Alloc_Util | |
| 174 PORT_ArenaAlloc_Util | |
| 175 PORT_ArenaZAlloc_Util | |
| 176 PORT_FreeArena_Util | |
| 177 PORT_Free_Util | |
| 178 PORT_GetError_Util | |
| 179 PORT_NewArena_Util | |
| 180 PORT_Realloc_Util | |
| 181 PORT_SetError_Util | |
| 182 PORT_Strdup_Util | |
| 183 PORT_ZAlloc_Util | |
| 184 PORT_ZFree_Util | |
| 185 PR_ImplodeTime | |
| 186 RC2_Decrypt | |
| 187 RC2_DestroyContext | |
| 188 RC2_Encrypt | |
| 189 RC2_InitContext | |
| 190 RC4_Decrypt | |
| 191 RC4_DestroyContext | |
| 192 RC4_Encrypt | |
| 193 RC4_InitContext | |
| 194 SECITEM_AllocItem_Util | |
| 195 SECITEM_CompareItem_Util | |
| 196 SECITEM_CopyItem_Util | |
| 197 SECITEM_DupItem_Util | |
| 198 SECITEM_FreeItem_Util | |
| 199 SECITEM_Hash | |
| 200 SECITEM_ItemsAreEqual_Util | |
| 201 SECITEM_ZfreeItem_Util | |
| 202 SECKEY_CacheStaticFlags | |
| 203 SECKEY_ConvertToPublicKey | |
| 204 SECKEY_CopyPrivateKey | |
| 205 SECKEY_CopyPublicKey | |
| 206 SECKEY_CreateDHPrivateKey | |
| 207 SECKEY_CreateECPrivateKey | |
| 208 SECKEY_CreateRSAPrivateKey | |
| 209 SECKEY_CreateSubjectPublicKeyInfo | |
| 210 SECKEY_DecodeDERSubjectPublicKeyInfo | |
| 211 SECKEY_DestroyEncryptedPrivateKeyInfo | |
| 212 SECKEY_DestroyPrivateKey | |
| 213 SECKEY_DestroyPublicKey | |
| 214 SECKEY_DestroySubjectPublicKeyInfo | |
| 215 SECKEY_EncodeDERSubjectPublicKeyInfo | |
| 216 SECKEY_ExtractPublicKey | |
| 217 SECKEY_GetPrivateKeyType | |
| 218 SECKEY_PublicKeyStrength | |
| 219 SECKEY_PublicKeyStrengthInBits | |
| 220 SECKEY_SignatureLen | |
| 221 SECKEY_UpdateCertPQG | |
| 222 SECMOD_LookupSlot | |
| 223 SECOID_AddEntry_Util | |
| 224 SECOID_DestroyAlgorithmID_Util | |
| 225 SECOID_FindOIDByTag_Util | |
| 226 SECOID_FindOIDTag_Util | |
| 227 SECOID_FindOID_Util | |
| 228 SECOID_GetAlgorithmTag_Util | |
| 229 SECOID_SetAlgorithmID_Util | |
| 230 SEC_ASN1DecodeItem_Util | |
| 231 SEC_ASN1EncodeItem_Util | |
| 232 SEC_DerSignData | |
| 233 SEC_GetSignatureAlgorithmOidTag | |
| 234 SEC_QuickDERDecodeItem_Util | |
| 235 SEC_StringToOID | |
| 236 SEED_Decrypt | |
| 237 SEED_DestroyContext | |
| 238 SEED_Encrypt | |
| 239 SEED_InitContext | |
| 240 SGN_Begin | |
| 241 SGN_DestroyContext | |
| 242 SGN_End | |
| 243 SGN_NewContext | |
| 244 SGN_Update | |
| 245 SHA1_Begin | |
| 246 SHA1_Clone | |
| 247 SHA1_DestroyContext | |
| 248 SHA1_End | |
| 249 SHA1_HashBuf | |
| 250 SHA1_NewContext | |
| 251 SHA1_Update | |
| 252 SHA256_HashBuf | |
| 253 TLS_PRF | |
| 254 VFY_Begin | |
| 255 VFY_CreateContext | |
| 256 VFY_CreateContextWithAlgorithmID | |
| 257 VFY_DestroyContext | |
| 258 VFY_End | |
| 259 VFY_Update | |
| OLD | NEW |