crypto/weakcrypto/bwins/cryptography_eka2U.def
changeset 72 de46a57f75fb
equal deleted inserted replaced
65:970c0057d9bc 72:de46a57f75fb
       
     1 EXPORTS
       
     2 	??0CBlockChainingMode@@IAE@XZ @ 1 NONAME ; protected: __thiscall CBlockChainingMode::CBlockChainingMode(void)
       
     3 	??0CDH@@IAE@ABVCDHPrivateKey@@@Z @ 2 NONAME ; protected: __thiscall CDH::CDH(class CDHPrivateKey const &)
       
     4 	??0CDHKeyPair@@IAE@XZ @ 3 NONAME ; protected: __thiscall CDHKeyPair::CDHKeyPair(void)
       
     5 	??0CDHParameters@@IAE@AAVRInteger@@0@Z @ 4 NONAME ; protected: __thiscall CDHParameters::CDHParameters(class RInteger &,class RInteger &)
       
     6 	??0CDHParameters@@IAE@XZ @ 5 NONAME ; protected: __thiscall CDHParameters::CDHParameters(void)
       
     7 	??0CDHPrivateKey@@IAE@AAVRInteger@@00@Z @ 6 NONAME ; protected: __thiscall CDHPrivateKey::CDHPrivateKey(class RInteger &,class RInteger &,class RInteger &)
       
     8 	??0CDHPrivateKey@@IAE@XZ @ 7 NONAME ; protected: __thiscall CDHPrivateKey::CDHPrivateKey(void)
       
     9 	??0CDHPublicKey@@IAE@AAVRInteger@@00@Z @ 8 NONAME ; protected: __thiscall CDHPublicKey::CDHPublicKey(class RInteger &,class RInteger &,class RInteger &)
       
    10 	??0CDHPublicKey@@IAE@XZ @ 9 NONAME ; protected: __thiscall CDHPublicKey::CDHPublicKey(void)
       
    11 	??0CDSAKeyPair@@IAE@XZ @ 10 NONAME ; protected: __thiscall CDSAKeyPair::CDSAKeyPair(void)
       
    12 	??0CDSAParameters@@IAE@AAVRInteger@@00@Z @ 11 NONAME ; protected: __thiscall CDSAParameters::CDSAParameters(class RInteger &,class RInteger &,class RInteger &)
       
    13 	??0CDSAParameters@@IAE@XZ @ 12 NONAME ; protected: __thiscall CDSAParameters::CDSAParameters(void)
       
    14 	??0CDSAPrimeCertificate@@IAE@I@Z @ 13 NONAME ; protected: __thiscall CDSAPrimeCertificate::CDSAPrimeCertificate(unsigned int)
       
    15 	??0CDSAPrimeCertificate@@IAE@XZ @ 14 NONAME ; protected: __thiscall CDSAPrimeCertificate::CDSAPrimeCertificate(void)
       
    16 	??0CDSAPrivateKey@@IAE@AAVRInteger@@000@Z @ 15 NONAME ; protected: __thiscall CDSAPrivateKey::CDSAPrivateKey(class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
    17 	??0CDSAPrivateKey@@IAE@XZ @ 16 NONAME ; protected: __thiscall CDSAPrivateKey::CDSAPrivateKey(void)
       
    18 	??0CDSAPublicKey@@IAE@AAVRInteger@@000@Z @ 17 NONAME ; protected: __thiscall CDSAPublicKey::CDSAPublicKey(class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
    19 	??0CDSAPublicKey@@IAE@XZ @ 18 NONAME ; protected: __thiscall CDSAPublicKey::CDSAPublicKey(void)
       
    20 	??0CDSASignature@@IAE@AAVRInteger@@0@Z @ 19 NONAME ; protected: __thiscall CDSASignature::CDSASignature(class RInteger &,class RInteger &)
       
    21 	??0CDSASignature@@IAE@XZ @ 20 NONAME ; protected: __thiscall CDSASignature::CDSASignature(void)
       
    22 	??0CPadding@@IAE@H@Z @ 21 NONAME ; protected: __thiscall CPadding::CPadding(int)
       
    23 	??0CPaddingNone@@IAE@H@Z @ 22 NONAME ; protected: __thiscall CPaddingNone::CPaddingNone(int)
       
    24 	??0CPaddingPKCS1Encryption@@IAE@H@Z @ 23 NONAME ; protected: __thiscall CPaddingPKCS1Encryption::CPaddingPKCS1Encryption(int)
       
    25 	??0CPaddingPKCS1Signature@@IAE@H@Z @ 24 NONAME ; protected: __thiscall CPaddingPKCS1Signature::CPaddingPKCS1Signature(int)
       
    26 	??0CPaddingSSLv3@@IAE@H@Z @ 25 NONAME ; protected: __thiscall CPaddingSSLv3::CPaddingSSLv3(int)
       
    27 	??0CRSAKeyPair@@IAE@XZ @ 26 NONAME ; protected: __thiscall CRSAKeyPair::CRSAKeyPair(void)
       
    28 	??0CRSAParameters@@IAE@AAVRInteger@@@Z @ 27 NONAME ; protected: __thiscall CRSAParameters::CRSAParameters(class RInteger &)
       
    29 	??0CRSAParameters@@IAE@XZ @ 28 NONAME ; protected: __thiscall CRSAParameters::CRSAParameters(void)
       
    30 	??0CRSAPrivateKeyCRT@@IAE@AAVRInteger@@00000@Z @ 29 NONAME ; protected: __thiscall CRSAPrivateKeyCRT::CRSAPrivateKeyCRT(class RInteger &,class RInteger &,class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
    31 	??0CRSAPrivateKeyStandard@@IAE@AAVRInteger@@0@Z @ 30 NONAME ; protected: __thiscall CRSAPrivateKeyStandard::CRSAPrivateKeyStandard(class RInteger &,class RInteger &)
       
    32 	??0CRSAPublicKey@@IAE@AAVRInteger@@0@Z @ 31 NONAME ; protected: __thiscall CRSAPublicKey::CRSAPublicKey(class RInteger &,class RInteger &)
       
    33 	??0CRSAPublicKey@@IAE@XZ @ 32 NONAME ; protected: __thiscall CRSAPublicKey::CRSAPublicKey(void)
       
    34 	??0CRSASignature@@IAE@AAVRInteger@@@Z @ 33 NONAME ; protected: __thiscall CRSASignature::CRSASignature(class RInteger &)
       
    35 	??0CRijndael@@IAE@XZ @ 34 NONAME ; protected: __thiscall CRijndael::CRijndael(void)
       
    36 	??0MCryptoSystem@@IAE@XZ @ 35 NONAME ; protected: __thiscall MCryptoSystem::MCryptoSystem(void)
       
    37 	??0CDecryptor@@IAE@XZ @ 36 NONAME ; protected: __thiscall CDecryptor::CDecryptor(void)
       
    38 	??0CEncryptor@@IAE@XZ @ 37 NONAME ; protected: __thiscall CEncryptor::CEncryptor(void)
       
    39 	??0MSignatureSystem@@IAE@XZ @ 38 NONAME ; protected: __thiscall MSignatureSystem::MSignatureSystem(void)
       
    40 	??0RInteger@@QAE@XZ @ 39 NONAME ; public: __thiscall RInteger::RInteger(void)
       
    41 	??0TInteger@@IAE@XZ @ 40 NONAME ; protected: __thiscall TInteger::TInteger(void)
       
    42 	??1CBlockChainingMode@@MAE@XZ @ 41 NONAME ; protected: virtual __thiscall CBlockChainingMode::~CBlockChainingMode(void)
       
    43 	??1CBufferedTransformation@@UAE@XZ @ 42 NONAME ; public: virtual __thiscall CBufferedTransformation::~CBufferedTransformation(void)
       
    44 	??1CDHKeyPair@@UAE@XZ @ 43 NONAME ; public: virtual __thiscall CDHKeyPair::~CDHKeyPair(void)
       
    45 	??1CDHParameters@@UAE@XZ @ 44 NONAME ; public: virtual __thiscall CDHParameters::~CDHParameters(void)
       
    46 	??1CDHPrivateKey@@UAE@XZ @ 45 NONAME ; public: virtual __thiscall CDHPrivateKey::~CDHPrivateKey(void)
       
    47 	??1CDHPublicKey@@UAE@XZ @ 46 NONAME ; public: virtual __thiscall CDHPublicKey::~CDHPublicKey(void)
       
    48 	??1CDSAKeyPair@@UAE@XZ @ 47 NONAME ; public: virtual __thiscall CDSAKeyPair::~CDSAKeyPair(void)
       
    49 	??1CDSAParameters@@UAE@XZ @ 48 NONAME ; public: virtual __thiscall CDSAParameters::~CDSAParameters(void)
       
    50 	??1CDSAPrimeCertificate@@UAE@XZ @ 49 NONAME ; public: virtual __thiscall CDSAPrimeCertificate::~CDSAPrimeCertificate(void)
       
    51 	??1CDSAPrivateKey@@UAE@XZ @ 50 NONAME ; public: virtual __thiscall CDSAPrivateKey::~CDSAPrivateKey(void)
       
    52 	??1CDSAPublicKey@@UAE@XZ @ 51 NONAME ; public: virtual __thiscall CDSAPublicKey::~CDSAPublicKey(void)
       
    53 	??1CDSASignature@@UAE@XZ @ 52 NONAME ; public: virtual __thiscall CDSASignature::~CDSASignature(void)
       
    54 	??1CRSAKeyPair@@UAE@XZ @ 53 NONAME ; public: virtual __thiscall CRSAKeyPair::~CRSAKeyPair(void)
       
    55 	??1CRSAParameters@@UAE@XZ @ 54 NONAME ; public: virtual __thiscall CRSAParameters::~CRSAParameters(void)
       
    56 	??1CRSAPrivateKeyCRT@@UAE@XZ @ 55 NONAME ; public: virtual __thiscall CRSAPrivateKeyCRT::~CRSAPrivateKeyCRT(void)
       
    57 	??1CRSAPrivateKeyStandard@@UAE@XZ @ 56 NONAME ; public: virtual __thiscall CRSAPrivateKeyStandard::~CRSAPrivateKeyStandard(void)
       
    58 	??1CRSAPublicKey@@UAE@XZ @ 57 NONAME ; public: virtual __thiscall CRSAPublicKey::~CRSAPublicKey(void)
       
    59 	??1CRSASignature@@UAE@XZ @ 58 NONAME ; public: virtual __thiscall CRSASignature::~CRSASignature(void)
       
    60 	??1CRijndael@@UAE@XZ @ 59 NONAME ; public: virtual __thiscall CRijndael::~CRijndael(void)
       
    61 	??7TInteger@@QBEHXZ @ 60 NONAME ; public: int __thiscall TInteger::operator!(void)const 
       
    62 	??8CDSASignature@@QBEHABV0@@Z @ 61 NONAME ; public: int __thiscall CDSASignature::operator==(class CDSASignature const &)const 
       
    63 	??8CRSASignature@@QBEHABV0@@Z @ 62 NONAME ; public: int __thiscall CRSASignature::operator==(class CRSASignature const &)const 
       
    64 	??BRInteger@@QAE?AVTCleanupItem@@XZ @ 63 NONAME ; public: __thiscall RInteger::operator class TCleanupItem(void)
       
    65 	?AgreeL@CDH@@QBEPAVHBufC8@@ABVCDHPublicKey@@@Z @ 64 NONAME ; public: class HBufC8 * __thiscall CDH::AgreeL(class CDHPublicKey const &)const 
       
    66 	?BitCount@TInteger@@QBEIXZ @ 65 NONAME ; public: unsigned int __thiscall TInteger::BitCount(void)const 
       
    67 	?BlockSize@CPadding@@QBEHXZ @ 66 NONAME ; public: int __thiscall CPadding::BlockSize(void)const 
       
    68 	?BlockSize@CStreamCipher@@UBEHXZ @ 67 NONAME ; public: virtual int __thiscall CStreamCipher::BlockSize(void)const 
       
    69 	?BlockTransformer@CBufferedTransformation@@QBEPAVCBlockTransformation@@XZ @ 68 NONAME ; public: class CBlockTransformation * __thiscall CBufferedTransformation::BlockTransformer(void)const 
       
    70 	?BufferLC@TInteger@@QBEPAVHBufC8@@XZ @ 69 NONAME ; public: class HBufC8 * __thiscall TInteger::BufferLC(void)const 
       
    71 	?ByteCount@TInteger@@QBEIXZ @ 70 NONAME ; public: unsigned int __thiscall TInteger::ByteCount(void)const 
       
    72 	?CallClose@RInteger@@SAXPAX@Z @ 71 NONAME ; public: static void __cdecl RInteger::CallClose(void *)
       
    73 	?Close@RInteger@@QAEXXZ @ 72 NONAME ; public: void __thiscall RInteger::Close(void)
       
    74 	?ConstructL@CBlockChainingMode@@IAEXPAVCBlockTransformation@@ABVTDesC8@@@Z @ 73 NONAME ; protected: void __thiscall CBlockChainingMode::ConstructL(class CBlockTransformation *,class TDesC8 const &)
       
    75 	?ConstructL@CDHKeyPair@@IAEXAAVRInteger@@00@Z @ 74 NONAME ; protected: void __thiscall CDHKeyPair::ConstructL(class RInteger &,class RInteger &,class RInteger &)
       
    76 	?ConstructL@CDHKeyPair@@IAEXAAVRInteger@@0@Z @ 75 NONAME ; protected: void __thiscall CDHKeyPair::ConstructL(class RInteger &,class RInteger &)
       
    77 	?Counter@CDSAPrimeCertificate@@QBEIXZ @ 76 NONAME ; public: unsigned int __thiscall CDSAPrimeCertificate::Counter(void)const 
       
    78 	?D@CRSAPrivateKeyStandard@@QBEABVTInteger@@XZ @ 77 NONAME ; public: class TInteger const & __thiscall CRSAPrivateKeyStandard::D(void)const 
       
    79 	?DP@CRSAPrivateKeyCRT@@QBEABVTInteger@@XZ @ 78 NONAME ; public: class TInteger const & __thiscall CRSAPrivateKeyCRT::DP(void)const 
       
    80 	?DQ@CRSAPrivateKeyCRT@@QBEABVTInteger@@XZ @ 79 NONAME ; public: class TInteger const & __thiscall CRSAPrivateKeyCRT::DQ(void)const 
       
    81 	?E@CRSAPublicKey@@QBEABVTInteger@@XZ @ 80 NONAME ; public: class TInteger const & __thiscall CRSAPublicKey::E(void)const 
       
    82 	?G@CDHParameters@@QBEABVTInteger@@XZ @ 81 NONAME ; public: class TInteger const & __thiscall CDHParameters::G(void)const 
       
    83 	?G@CDSAParameters@@QBEABVTInteger@@XZ @ 82 NONAME ; public: class TInteger const & __thiscall CDSAParameters::G(void)const 
       
    84 	??0CRSASigner@@IAE@XZ @ 83 NONAME ; protected: __thiscall CRSASigner::CRSASigner(void)
       
    85 	?MaxFinalOutputLength@CStreamCipher@@UBEHH@Z @ 84 NONAME ; public: virtual int __thiscall CStreamCipher::MaxFinalOutputLength(int)const 
       
    86 	??0CRSAVerifier@@IAE@XZ @ 85 NONAME ; protected: __thiscall CRSAVerifier::CRSAVerifier(void)
       
    87 	?VerifyL@CRSAVerifier@@UBEHABVTDesC8@@ABVCRSASignature@@@Z @ 86 NONAME ; public virtual int CRSAVerifer::VerifyL(class TDesC8 const &,class CRSASignature const &)const
       
    88 	?MaxOutputLength@CStreamCipher@@UBEHH@Z @ 87 NONAME ; public: virtual int __thiscall CStreamCipher::MaxOutputLength(int)const 
       
    89 	?MaxPaddedLength@CPadding@@UBEHH@Z @ 88 NONAME ; public: virtual int __thiscall CPadding::MaxPaddedLength(int)const 
       
    90 	?MaxUnPaddedLength@CPadding@@UBEHH@Z @ 89 NONAME ; public: virtual int __thiscall CPadding::MaxUnPaddedLength(int)const 
       
    91 	?ModularExponentiateL@TInteger@@SA?AVRInteger@@ABV1@00@Z @ 90 NONAME ; public: static class RInteger  __cdecl TInteger::ModularExponentiateL(class TInteger const &,class TInteger const &,class TInteger const &)
       
    92 	?N@CDHParameters@@QBEABVTInteger@@XZ @ 91 NONAME ; public: class TInteger const & __thiscall CDHParameters::N(void)const 
       
    93 	?N@CRSAParameters@@QBEABVTInteger@@XZ @ 92 NONAME ; public: class TInteger const & __thiscall CRSAParameters::N(void)const 
       
    94 	?NewEmptyL@RInteger@@SA?AV1@I@Z @ 93 NONAME ; public: static class RInteger  __cdecl RInteger::NewEmptyL(unsigned int)
       
    95 	?NewL@C3DESDecryptor@@SAPAV1@ABVTDesC8@@@Z @ 94 NONAME ; public: static class C3DESDecryptor * __cdecl C3DESDecryptor::NewL(class TDesC8 const &)
       
    96 	?NewL@C3DESEncryptor@@SAPAV1@ABVTDesC8@@@Z @ 95 NONAME ; public: static class C3DESEncryptor * __cdecl C3DESEncryptor::NewL(class TDesC8 const &)
       
    97 	?NewL@CAESDecryptor@@SAPAV1@ABVTDesC8@@@Z @ 96 NONAME ; public: static class CAESDecryptor * __cdecl CAESDecryptor::NewL(class TDesC8 const &)
       
    98 	?NewL@CAESEncryptor@@SAPAV1@ABVTDesC8@@@Z @ 97 NONAME ; public: static class CAESEncryptor * __cdecl CAESEncryptor::NewL(class TDesC8 const &)
       
    99 	?NewL@CARC4@@SAPAV1@ABVTDesC8@@I@Z @ 98 NONAME ; public: static class CARC4 * __cdecl CARC4::NewL(class TDesC8 const &,unsigned int)
       
   100 	?NewL@CBufferedDecryptor@@SAPAV1@PAVCBlockTransformation@@PAVCPadding@@@Z @ 99 NONAME ; public: static class CBufferedDecryptor * __cdecl CBufferedDecryptor::NewL(class CBlockTransformation *,class CPadding *)
       
   101 	?NewL@CBufferedEncryptor@@SAPAV1@PAVCBlockTransformation@@PAVCPadding@@@Z @ 100 NONAME ; public: static class CBufferedEncryptor * __cdecl CBufferedEncryptor::NewL(class CBlockTransformation *,class CPadding *)
       
   102 	?NewL@CDESDecryptor@@SAPAV1@ABVTDesC8@@H@Z @ 101 NONAME ; public: static class CDESDecryptor * __cdecl CDESDecryptor::NewL(class TDesC8 const &,int)
       
   103 	?NewL@CDESEncryptor@@SAPAV1@ABVTDesC8@@H@Z @ 102 NONAME ; public: static class CDESEncryptor * __cdecl CDESEncryptor::NewL(class TDesC8 const &,int)
       
   104 	?NewL@CDH@@SAPAV1@ABVCDHPrivateKey@@@Z @ 103 NONAME ; public: static class CDH * __cdecl CDH::NewL(class CDHPrivateKey const &)
       
   105 	?NewL@CDHKeyPair@@SAPAV1@AAVRInteger@@00@Z @ 104 NONAME ; public: static class CDHKeyPair * __cdecl CDHKeyPair::NewL(class RInteger &,class RInteger &,class RInteger &)
       
   106 	?NewL@CDHKeyPair@@SAPAV1@AAVRInteger@@0@Z @ 105 NONAME ; public: static class CDHKeyPair * __cdecl CDHKeyPair::NewL(class RInteger &,class RInteger &)
       
   107 	?NewL@CDHPrivateKey@@SAPAV1@AAVRInteger@@00@Z @ 106 NONAME ; public: static class CDHPrivateKey * __cdecl CDHPrivateKey::NewL(class RInteger &,class RInteger &,class RInteger &)
       
   108 	?NewL@CDHPublicKey@@SAPAV1@AAVRInteger@@00@Z @ 107 NONAME ; public: static class CDHPublicKey * __cdecl CDHPublicKey::NewL(class RInteger &,class RInteger &,class RInteger &)
       
   109 	?NewL@CDSAKeyPair@@SAPAV1@I@Z @ 108 NONAME ; public: static class CDSAKeyPair * __cdecl CDSAKeyPair::NewL(unsigned int)
       
   110 	?NewL@CDSAParameters@@SAPAV1@AAVRInteger@@00@Z @ 109 NONAME ; public: static class CDSAParameters * __cdecl CDSAParameters::NewL(class RInteger &,class RInteger &,class RInteger &)
       
   111 	?NewL@CDSAPrimeCertificate@@SAPAV1@ABVTDesC8@@I@Z @ 110 NONAME ; public: static class CDSAPrimeCertificate * __cdecl CDSAPrimeCertificate::NewL(class TDesC8 const &,unsigned int)
       
   112 	?NewL@CDSAPrivateKey@@SAPAV1@AAVRInteger@@000@Z @ 111 NONAME ; public: static class CDSAPrivateKey * __cdecl CDSAPrivateKey::NewL(class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
   113 	?NewL@CDSAPublicKey@@SAPAV1@AAVRInteger@@000@Z @ 112 NONAME ; public: static class CDSAPublicKey * __cdecl CDSAPublicKey::NewL(class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
   114 	?NewL@CDSASignature@@SAPAV1@AAVRInteger@@0@Z @ 113 NONAME ; public: static class CDSASignature * __cdecl CDSASignature::NewL(class RInteger &,class RInteger &)
       
   115 	?NewL@CDSASigner@@SAPAV1@ABVCDSAPrivateKey@@@Z @ 114 NONAME ; public: static class CDSASigner * __cdecl CDSASigner::NewL(class CDSAPrivateKey const &)
       
   116 	?NewL@CDSAVerifier@@SAPAV1@ABVCDSAPublicKey@@@Z @ 115 NONAME ; public: static class CDSAVerifier * __cdecl CDSAVerifier::NewL(class CDSAPublicKey const &)
       
   117 	?NewL@CModeCBCDecryptor@@SAPAV1@PAVCBlockTransformation@@ABVTDesC8@@@Z @ 116 NONAME ; public: static class CModeCBCDecryptor * __cdecl CModeCBCDecryptor::NewL(class CBlockTransformation *,class TDesC8 const &)
       
   118 	?NewL@CModeCBCEncryptor@@SAPAV1@PAVCBlockTransformation@@ABVTDesC8@@@Z @ 117 NONAME ; public: static class CModeCBCEncryptor * __cdecl CModeCBCEncryptor::NewL(class CBlockTransformation *,class TDesC8 const &)
       
   119 	?NewL@CNullCipher@@SAPAV1@XZ @ 118 NONAME ; public: static class CNullCipher * __cdecl CNullCipher::NewL(void)
       
   120 	?NewL@CPaddingNone@@SAPAV1@H@Z @ 119 NONAME ; public: static class CPaddingNone * __cdecl CPaddingNone::NewL(int)
       
   121 	?NewL@CPaddingPKCS1Encryption@@SAPAV1@H@Z @ 120 NONAME ; public: static class CPaddingPKCS1Encryption * __cdecl CPaddingPKCS1Encryption::NewL(int)
       
   122 	?NewL@CPaddingPKCS1Signature@@SAPAV1@H@Z @ 121 NONAME ; public: static class CPaddingPKCS1Signature * __cdecl CPaddingPKCS1Signature::NewL(int)
       
   123 	?NewL@CPaddingSSLv3@@SAPAV1@H@Z @ 122 NONAME ; public: static class CPaddingSSLv3 * __cdecl CPaddingSSLv3::NewL(int)
       
   124 	?NewL@CRC2Decryptor@@SAPAV1@ABVTDesC8@@H@Z @ 123 NONAME ; public: static class CRC2Decryptor * __cdecl CRC2Decryptor::NewL(class TDesC8 const &,int)
       
   125 	?NewL@CRC2Encryptor@@SAPAV1@ABVTDesC8@@H@Z @ 124 NONAME ; public: static class CRC2Encryptor * __cdecl CRC2Encryptor::NewL(class TDesC8 const &,int)
       
   126 	?NewL@CRSAKeyPair@@SAPAV1@IW4TRSAPrivateKeyType@@@Z @ 125 NONAME ; public: static class CRSAKeyPair * __cdecl CRSAKeyPair::NewL(unsigned int,enum TRSAPrivateKeyType)
       
   127 	?NewL@CRSAPKCS1v15Decryptor@@SAPAV1@ABVCRSAPrivateKey@@@Z @ 126 NONAME ; public: static class CRSAPKCS1v15Decryptor * __cdecl CRSAPKCS1v15Decryptor::NewL(class CRSAPrivateKey const &)
       
   128 	?NewL@CRSAPKCS1v15Encryptor@@SAPAV1@ABVCRSAPublicKey@@@Z @ 127 NONAME ; public: static class CRSAPKCS1v15Encryptor * __cdecl CRSAPKCS1v15Encryptor::NewL(class CRSAPublicKey const &)
       
   129 	?NewL@CRSAPKCS1v15Signer@@SAPAV1@ABVCRSAPrivateKey@@@Z @ 128 NONAME ; public: static class CRSAPKCS1v15Signer * __cdecl CRSAPKCS1v15Signer::NewL(class CRSAPrivateKey const &)
       
   130 	?NewL@CRSAPKCS1v15Verifier@@SAPAV1@ABVCRSAPublicKey@@@Z @ 129 NONAME ; public: static class CRSAPKCS1v15Verifier * __cdecl CRSAPKCS1v15Verifier::NewL(class CRSAPublicKey const &)
       
   131 	?NewL@CRSAPrivateKeyCRT@@SAPAV1@AAVRInteger@@00000@Z @ 130 NONAME ; public: static class CRSAPrivateKeyCRT * __cdecl CRSAPrivateKeyCRT::NewL(class RInteger &,class RInteger &,class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
   132 	?NewL@CRSAPrivateKeyStandard@@SAPAV1@AAVRInteger@@0@Z @ 131 NONAME ; public: static class CRSAPrivateKeyStandard * __cdecl CRSAPrivateKeyStandard::NewL(class RInteger &,class RInteger &)
       
   133 	?NewL@CRSAPublicKey@@SAPAV1@AAVRInteger@@0@Z @ 132 NONAME ; public: static class CRSAPublicKey * __cdecl CRSAPublicKey::NewL(class RInteger &,class RInteger &)
       
   134 	?NewL@CRSASignature@@SAPAV1@AAVRInteger@@@Z @ 133 NONAME ; public: static class CRSASignature * __cdecl CRSASignature::NewL(class RInteger &)
       
   135 	?NewL@RInteger@@SA?AV1@ABVTDesC8@@@Z @ 134 NONAME ; public: static class RInteger  __cdecl RInteger::NewL(class TDesC8 const &)
       
   136 	?NewL@RInteger@@SA?AV1@ABVTInteger@@@Z @ 135 NONAME ; public: static class RInteger  __cdecl RInteger::NewL(class TInteger const &)
       
   137 	?NewL@RInteger@@SA?AV1@H@Z @ 136 NONAME ; public: static class RInteger  __cdecl RInteger::NewL(int)
       
   138 	?NewL@RInteger@@SA?AV1@I@Z @ 137 NONAME ; public: static class RInteger  __cdecl RInteger::NewL(unsigned int)
       
   139 	?NewL@RInteger@@SA?AV1@XZ @ 138 NONAME ; public: static class RInteger  __cdecl RInteger::NewL(void)
       
   140 	?NewLC@C3DESDecryptor@@SAPAV1@ABVTDesC8@@@Z @ 139 NONAME ; public: static class C3DESDecryptor * __cdecl C3DESDecryptor::NewLC(class TDesC8 const &)
       
   141 	?NewLC@C3DESEncryptor@@SAPAV1@ABVTDesC8@@@Z @ 140 NONAME ; public: static class C3DESEncryptor * __cdecl C3DESEncryptor::NewLC(class TDesC8 const &)
       
   142 	?NewLC@CAESDecryptor@@SAPAV1@ABVTDesC8@@@Z @ 141 NONAME ; public: static class CAESDecryptor * __cdecl CAESDecryptor::NewLC(class TDesC8 const &)
       
   143 	?NewLC@CAESEncryptor@@SAPAV1@ABVTDesC8@@@Z @ 142 NONAME ; public: static class CAESEncryptor * __cdecl CAESEncryptor::NewLC(class TDesC8 const &)
       
   144 	?NewLC@CARC4@@SAPAV1@ABVTDesC8@@I@Z @ 143 NONAME ; public: static class CARC4 * __cdecl CARC4::NewLC(class TDesC8 const &,unsigned int)
       
   145 	?NewLC@CBufferedDecryptor@@SAPAV1@PAVCBlockTransformation@@PAVCPadding@@@Z @ 144 NONAME ; public: static class CBufferedDecryptor * __cdecl CBufferedDecryptor::NewLC(class CBlockTransformation *,class CPadding *)
       
   146 	?NewLC@CBufferedEncryptor@@SAPAV1@PAVCBlockTransformation@@PAVCPadding@@@Z @ 145 NONAME ; public: static class CBufferedEncryptor * __cdecl CBufferedEncryptor::NewLC(class CBlockTransformation *,class CPadding *)
       
   147 	?NewLC@CDESDecryptor@@SAPAV1@ABVTDesC8@@H@Z @ 146 NONAME ; public: static class CDESDecryptor * __cdecl CDESDecryptor::NewLC(class TDesC8 const &,int)
       
   148 	?NewLC@CDESEncryptor@@SAPAV1@ABVTDesC8@@H@Z @ 147 NONAME ; public: static class CDESEncryptor * __cdecl CDESEncryptor::NewLC(class TDesC8 const &,int)
       
   149 	?NewLC@CDH@@SAPAV1@ABVCDHPrivateKey@@@Z @ 148 NONAME ; public: static class CDH * __cdecl CDH::NewLC(class CDHPrivateKey const &)
       
   150 	?NewLC@CDHKeyPair@@SAPAV1@AAVRInteger@@00@Z @ 149 NONAME ; public: static class CDHKeyPair * __cdecl CDHKeyPair::NewLC(class RInteger &,class RInteger &,class RInteger &)
       
   151 	?NewLC@CDHKeyPair@@SAPAV1@AAVRInteger@@0@Z @ 150 NONAME ; public: static class CDHKeyPair * __cdecl CDHKeyPair::NewLC(class RInteger &,class RInteger &)
       
   152 	?NewLC@CDHPrivateKey@@SAPAV1@AAVRInteger@@00@Z @ 151 NONAME ; public: static class CDHPrivateKey * __cdecl CDHPrivateKey::NewLC(class RInteger &,class RInteger &,class RInteger &)
       
   153 	?NewLC@CDHPublicKey@@SAPAV1@AAVRInteger@@00@Z @ 152 NONAME ; public: static class CDHPublicKey * __cdecl CDHPublicKey::NewLC(class RInteger &,class RInteger &,class RInteger &)
       
   154 	?NewLC@CDSAKeyPair@@SAPAV1@I@Z @ 153 NONAME ; public: static class CDSAKeyPair * __cdecl CDSAKeyPair::NewLC(unsigned int)
       
   155 	?NewLC@CDSAPrimeCertificate@@SAPAV1@ABVTDesC8@@I@Z @ 154 NONAME ; public: static class CDSAPrimeCertificate * __cdecl CDSAPrimeCertificate::NewLC(class TDesC8 const &,unsigned int)
       
   156 	?NewLC@CDSAPrivateKey@@SAPAV1@AAVRInteger@@000@Z @ 155 NONAME ; public: static class CDSAPrivateKey * __cdecl CDSAPrivateKey::NewLC(class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
   157 	?NewLC@CDSAPublicKey@@SAPAV1@AAVRInteger@@000@Z @ 156 NONAME ; public: static class CDSAPublicKey * __cdecl CDSAPublicKey::NewLC(class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
   158 	?NewLC@CDSASignature@@SAPAV1@AAVRInteger@@0@Z @ 157 NONAME ; public: static class CDSASignature * __cdecl CDSASignature::NewLC(class RInteger &,class RInteger &)
       
   159 	?NewLC@CDSASigner@@SAPAV1@ABVCDSAPrivateKey@@@Z @ 158 NONAME ; public: static class CDSASigner * __cdecl CDSASigner::NewLC(class CDSAPrivateKey const &)
       
   160 	?NewLC@CDSAVerifier@@SAPAV1@ABVCDSAPublicKey@@@Z @ 159 NONAME ; public: static class CDSAVerifier * __cdecl CDSAVerifier::NewLC(class CDSAPublicKey const &)
       
   161 	?NewLC@CModeCBCDecryptor@@SAPAV1@PAVCBlockTransformation@@ABVTDesC8@@@Z @ 160 NONAME ; public: static class CModeCBCDecryptor * __cdecl CModeCBCDecryptor::NewLC(class CBlockTransformation *,class TDesC8 const &)
       
   162 	?NewLC@CModeCBCEncryptor@@SAPAV1@PAVCBlockTransformation@@ABVTDesC8@@@Z @ 161 NONAME ; public: static class CModeCBCEncryptor * __cdecl CModeCBCEncryptor::NewLC(class CBlockTransformation *,class TDesC8 const &)
       
   163 	?NewLC@CNullCipher@@SAPAV1@XZ @ 162 NONAME ; public: static class CNullCipher * __cdecl CNullCipher::NewLC(void)
       
   164 	?NewLC@CPaddingNone@@SAPAV1@H@Z @ 163 NONAME ; public: static class CPaddingNone * __cdecl CPaddingNone::NewLC(int)
       
   165 	?NewLC@CPaddingPKCS1Encryption@@SAPAV1@H@Z @ 164 NONAME ; public: static class CPaddingPKCS1Encryption * __cdecl CPaddingPKCS1Encryption::NewLC(int)
       
   166 	?NewLC@CPaddingPKCS1Signature@@SAPAV1@H@Z @ 165 NONAME ; public: static class CPaddingPKCS1Signature * __cdecl CPaddingPKCS1Signature::NewLC(int)
       
   167 	?NewLC@CPaddingSSLv3@@SAPAV1@H@Z @ 166 NONAME ; public: static class CPaddingSSLv3 * __cdecl CPaddingSSLv3::NewLC(int)
       
   168 	?NewLC@CRC2Decryptor@@SAPAV1@ABVTDesC8@@H@Z @ 167 NONAME ; public: static class CRC2Decryptor * __cdecl CRC2Decryptor::NewLC(class TDesC8 const &,int)
       
   169 	?NewLC@CRC2Encryptor@@SAPAV1@ABVTDesC8@@H@Z @ 168 NONAME ; public: static class CRC2Encryptor * __cdecl CRC2Encryptor::NewLC(class TDesC8 const &,int)
       
   170 	?NewLC@CRSAKeyPair@@SAPAV1@IW4TRSAPrivateKeyType@@@Z @ 169 NONAME ; public: static class CRSAKeyPair * __cdecl CRSAKeyPair::NewLC(unsigned int,enum TRSAPrivateKeyType)
       
   171 	?NewLC@CRSAPKCS1v15Decryptor@@SAPAV1@ABVCRSAPrivateKey@@@Z @ 170 NONAME ; public: static class CRSAPKCS1v15Decryptor * __cdecl CRSAPKCS1v15Decryptor::NewLC(class CRSAPrivateKey const &)
       
   172 	?NewLC@CRSAPKCS1v15Encryptor@@SAPAV1@ABVCRSAPublicKey@@@Z @ 171 NONAME ; public: static class CRSAPKCS1v15Encryptor * __cdecl CRSAPKCS1v15Encryptor::NewLC(class CRSAPublicKey const &)
       
   173 	?NewLC@CRSAPKCS1v15Signer@@SAPAV1@ABVCRSAPrivateKey@@@Z @ 172 NONAME ; public: static class CRSAPKCS1v15Signer * __cdecl CRSAPKCS1v15Signer::NewLC(class CRSAPrivateKey const &)
       
   174 	?NewLC@CRSAPKCS1v15Verifier@@SAPAV1@ABVCRSAPublicKey@@@Z @ 173 NONAME ; public: static class CRSAPKCS1v15Verifier * __cdecl CRSAPKCS1v15Verifier::NewLC(class CRSAPublicKey const &)
       
   175 	?NewLC@CRSAPrivateKeyCRT@@SAPAV1@AAVRInteger@@00000@Z @ 174 NONAME ; public: static class CRSAPrivateKeyCRT * __cdecl CRSAPrivateKeyCRT::NewLC(class RInteger &,class RInteger &,class RInteger &,class RInteger &,class RInteger &,class RInteger &)
       
   176 	?NewLC@CRSAPrivateKeyStandard@@SAPAV1@AAVRInteger@@0@Z @ 175 NONAME ; public: static class CRSAPrivateKeyStandard * __cdecl CRSAPrivateKeyStandard::NewLC(class RInteger &,class RInteger &)
       
   177 	?NewLC@CRSAPublicKey@@SAPAV1@AAVRInteger@@0@Z @ 176 NONAME ; public: static class CRSAPublicKey * __cdecl CRSAPublicKey::NewLC(class RInteger &,class RInteger &)
       
   178 	?NewLC@CRSASignature@@SAPAV1@AAVRInteger@@@Z @ 177 NONAME ; public: static class CRSASignature * __cdecl CRSASignature::NewLC(class RInteger &)
       
   179 	?NewPrimeL@RInteger@@SA?AV1@IW4TRandomAttribute@TInteger@@@Z @ 178 NONAME ; public: static class RInteger  __cdecl RInteger::NewPrimeL(unsigned int,int)
       
   180 	?NewRandomL@RInteger@@SA?AV1@ABVTInteger@@0@Z @ 179 NONAME ; public: static class RInteger  __cdecl RInteger::NewRandomL(class TInteger const &,class TInteger const &)
       
   181 	?NewRandomL@RInteger@@SA?AV1@IW4TRandomAttribute@TInteger@@@Z @ 180 NONAME ; public: static class RInteger  __cdecl RInteger::NewRandomL(unsigned int,int)
       
   182 	?P@CDSAParameters@@QBEABVTInteger@@XZ @ 181 NONAME ; public: class TInteger const & __thiscall CDSAParameters::P(void)const 
       
   183 	?P@CRSAPrivateKeyCRT@@QBEABVTInteger@@XZ @ 182 NONAME ; public: class TInteger const & __thiscall CRSAPrivateKeyCRT::P(void)const 
       
   184 	?PadL@CPadding@@QAEXABVTDesC8@@AAVTDes8@@@Z @ 183 NONAME ; public: void __thiscall CPadding::PadL(class TDesC8 const &,class TDes8 &)
       
   185 	?PrimeCertificate@CDSAKeyPair@@QBEABVCDSAPrimeCertificate@@XZ @ 184 NONAME ; public: class CDSAPrimeCertificate const & __thiscall CDSAKeyPair::PrimeCertificate(void)const 
       
   186 	?PrivateKey@CDHKeyPair@@QBEABVCDHPrivateKey@@XZ @ 185 NONAME ; public: class CDHPrivateKey const & __thiscall CDHKeyPair::PrivateKey(void)const 
       
   187 	?PrivateKey@CDSAKeyPair@@QBEABVCDSAPrivateKey@@XZ @ 186 NONAME ; public: class CDSAPrivateKey const & __thiscall CDSAKeyPair::PrivateKey(void)const 
       
   188 	?PrivateKey@CRSAKeyPair@@QBEABVCRSAPrivateKey@@XZ @ 187 NONAME ; public: class CRSAPrivateKey const & __thiscall CRSAKeyPair::PrivateKey(void)const 
       
   189 	?Process@CStreamCipher@@UAEXABVTDesC8@@AAVTDes8@@@Z @ 188 NONAME ; public: virtual void __thiscall CStreamCipher::Process(class TDesC8 const &,class TDes8 &)
       
   190 	?ProcessFinalL@CStreamCipher@@UAEXABVTDesC8@@AAVTDes8@@@Z @ 189 NONAME ; public: virtual void __thiscall CStreamCipher::ProcessFinalL(class TDesC8 const &,class TDes8 &)
       
   191 	?PublicKey@CDHKeyPair@@QBEABVCDHPublicKey@@XZ @ 190 NONAME ; public: class CDHPublicKey const & __thiscall CDHKeyPair::PublicKey(void)const 
       
   192 	?PublicKey@CDSAKeyPair@@QBEABVCDSAPublicKey@@XZ @ 191 NONAME ; public: class CDSAPublicKey const & __thiscall CDSAKeyPair::PublicKey(void)const 
       
   193 	?PublicKey@CRSAKeyPair@@QBEABVCRSAPublicKey@@XZ @ 192 NONAME ; public: class CRSAPublicKey const & __thiscall CRSAKeyPair::PublicKey(void)const 
       
   194 	?Q@CDSAParameters@@QBEABVTInteger@@XZ @ 193 NONAME ; public: class TInteger const & __thiscall CDSAParameters::Q(void)const 
       
   195 	?Q@CRSAPrivateKeyCRT@@QBEABVTInteger@@XZ @ 194 NONAME ; public: class TInteger const & __thiscall CRSAPrivateKeyCRT::Q(void)const 
       
   196 	?QInv@CRSAPrivateKeyCRT@@QBEABVTInteger@@XZ @ 195 NONAME ; public: class TInteger const & __thiscall CRSAPrivateKeyCRT::QInv(void)const 
       
   197 	?R@CDSASignature@@QBEABVTInteger@@XZ @ 196 NONAME ; public: class TInteger const & __thiscall CDSASignature::R(void)const 
       
   198 	?S@CDSASignature@@QBEABVTInteger@@XZ @ 197 NONAME ; public: class TInteger const & __thiscall CDSASignature::S(void)const 
       
   199 	?S@CRSASignature@@QBEABVTInteger@@XZ @ 198 NONAME ; public: class TInteger const & __thiscall CRSASignature::S(void)const 
       
   200 	?Seed@CDSAPrimeCertificate@@QBEABVTDesC8@@XZ @ 199 NONAME ; public: class TDesC8 const & __thiscall CDSAPrimeCertificate::Seed(void)const 
       
   201 	?SetBlockSize@CPadding@@QAEXH@Z @ 200 NONAME ; public: void __thiscall CPadding::SetBlockSize(int)
       
   202 	?Strength@TCrypto@@SA?AW4TStrength@1@XZ @ 201 NONAME ; public: static enum TCrypto::TStrength  __cdecl TCrypto::Strength(void)
       
   203 	?ValidPrimeLength@CDSAParameters@@SAHI@Z @ 202 NONAME ; public: static int __cdecl CDSAParameters::ValidPrimeLength(unsigned int)
       
   204 	?ValidatePrimesL@CDSAParameters@@QBEHABVCDSAPrimeCertificate@@@Z @ 203 NONAME ; public: int __thiscall CDSAParameters::ValidatePrimesL(class CDSAPrimeCertificate const &)const 
       
   205 	?WordCount@TInteger@@QBEIXZ @ 204 NONAME ; public: unsigned int __thiscall TInteger::WordCount(void)const 
       
   206 	?X@CDHPublicKey@@QBEABVTInteger@@XZ @ 205 NONAME ; public: class TInteger const & __thiscall CDHPublicKey::X(void)const 
       
   207 	?X@CDSAPrivateKey@@QBEABVTInteger@@XZ @ 206 NONAME ; public: class TInteger const & __thiscall CDSAPrivateKey::X(void)const 
       
   208 	?Y@CDSAPublicKey@@QBEABVTInteger@@XZ @ 207 NONAME ; public: class TInteger const & __thiscall CDSAPublicKey::Y(void)const 
       
   209 	?x@CDHPrivateKey@@QBEABVTInteger@@XZ @ 208 NONAME ; public: class TInteger const & __thiscall CDHPrivateKey::x(void)const 
       
   210 	?IsAsymmetricWeakEnoughL@TCrypto@@SAHH@Z @ 209 NONAME ; public: static int __cdecl TCrypto::IsAsymmetricWeakEnoughL(int)
       
   211 	?IsSymmetricWeakEnoughL@TCrypto@@SAHH@Z @ 210 NONAME ; public: static int __cdecl TCrypto::IsSymmetricWeakEnoughL(int)
       
   212 	??0CPaddingPKCS7@@IAE@H@Z @ 211 NONAME ; CPaddingPKCS7::CPaddingPKCS7(int)
       
   213 	?NewL@CPaddingPKCS7@@SAPAV1@H@Z @ 212 NONAME ; class CPaddingPKCS7 * CPaddingPKCS7::NewL(int)
       
   214 	?NewLC@CPaddingPKCS7@@SAPAV1@H@Z @ 213 NONAME ; class CPaddingPKCS7 * CPaddingPKCS7::NewLC(int)
       
   215 	?DHKeyIdentifierL@KeyIdentifierUtil@@SAXABVRInteger@@AAV?$TBuf8@$0BE@@@@Z @ 214 NONAME ; void KeyIdentifierUtil::DHKeyIdentifierL(class RInteger const &, class TBuf8<20> &)
       
   216 	?DSAKeyIdentifierL@KeyIdentifierUtil@@SAXABVCDSAPublicKey@@AAV?$TBuf8@$0BE@@@@Z @ 215 NONAME ; void KeyIdentifierUtil::DSAKeyIdentifierL(class CDSAPublicKey const &, class TBuf8<20> &)
       
   217 	?RSAKeyIdentifierL@KeyIdentifierUtil@@SAXABVCRSAPublicKey@@AAV?$TBuf8@$0BE@@@@Z @ 216 NONAME ; void KeyIdentifierUtil::RSAKeyIdentifierL(class CRSAPublicKey const &, class TBuf8<20> &)
       
   218 	??ETInteger@@QAEAAV0@XZ @ 217 NONAME ; class TInteger & TInteger::operator++(void)
       
   219 	??FTInteger@@QAEAAV0@XZ @ 218 NONAME ; class TInteger & TInteger::operator--(void)
       
   220 	?InverseModL@TInteger@@QBE?AVRInteger@@ABV1@@Z @ 219 NONAME ; class RInteger TInteger::InverseModL(class TInteger const &) const
       
   221 	?TimesL@TInteger@@QBE?AVRInteger@@ABV1@@Z @ 220 NONAME ; class RInteger TInteger::TimesL(class TInteger const &) const
       
   222 	??0RInteger@@QAE@ABV0@@Z @ 221 NONAME ; public: __thiscall RInteger::RInteger(class RInteger const &)
       
   223 	??4RInteger@@QAEAAV0@ABV0@@Z @ 222 NONAME ; public: class RInteger & __thiscall RInteger::operator=(class RInteger const &)
       
   224 	??XTInteger@@QAEAAV0@ABV0@@Z @ 223 NONAME ; public: class TInteger & __thiscall TInteger::operator*=(class TInteger const &)
       
   225 	??XTInteger@@QAEAAV0@H@Z @ 224 NONAME ; public: class TInteger & __thiscall TInteger::operator*=(int)
       
   226 	??YTInteger@@QAEAAV0@ABV0@@Z @ 225 NONAME ; public: class TInteger & __thiscall TInteger::operator+=(class TInteger const &)
       
   227 	??YTInteger@@QAEAAV0@H@Z @ 226 NONAME ; public: class TInteger & __thiscall TInteger::operator+=(int)
       
   228 	??ZTInteger@@QAEAAV0@ABV0@@Z @ 227 NONAME ; public: class TInteger & __thiscall TInteger::operator-=(class TInteger const &)
       
   229 	??ZTInteger@@QAEAAV0@H@Z @ 228 NONAME ; public: class TInteger & __thiscall TInteger::operator-=(int)
       
   230 	??_0TInteger@@QAEAAV0@ABV0@@Z @ 229 NONAME ; public: class TInteger & __thiscall TInteger::operator/=(class TInteger const &)
       
   231 	??_0TInteger@@QAEAAV0@H@Z @ 230 NONAME ; public: class TInteger & __thiscall TInteger::operator/=(int)
       
   232 	??_1TInteger@@QAEAAV0@ABV0@@Z @ 231 NONAME ; public: class TInteger & __thiscall TInteger::operator%=(class TInteger const &)
       
   233 	??_1TInteger@@QAEAAV0@H@Z @ 232 NONAME ; public: class TInteger & __thiscall TInteger::operator%=(int)
       
   234 	??_2TInteger@@QAEAAV0@I@Z @ 233 NONAME ; public: class TInteger & __thiscall TInteger::operator>>=(unsigned int)
       
   235 	??_3TInteger@@QAEAAV0@I@Z @ 234 NONAME ; public: class TInteger & __thiscall TInteger::operator<<=(unsigned int)
       
   236 	?Bit@TInteger@@QBEHI@Z @ 235 NONAME ; public: int __thiscall TInteger::Bit(unsigned int)const 
       
   237 	?ConvertToLongL@TInteger@@QBEHXZ @ 236 NONAME ; public: int __thiscall TInteger::ConvertToLongL(void)const 
       
   238 	?DividedByL@TInteger@@QBE?AVRInteger@@ABV1@@Z @ 237 NONAME ; public: class RInteger  __thiscall TInteger::DividedByL(class TInteger const &)const 
       
   239 	?DividedByL@TInteger@@QBE?AVRInteger@@I@Z @ 238 NONAME ; public: class RInteger  __thiscall TInteger::DividedByL(unsigned int)const 
       
   240 	?ExponentiateL@TInteger@@QBE?AVRInteger@@ABV1@@Z @ 239 NONAME ; public: class RInteger  __thiscall TInteger::ExponentiateL(class TInteger const &)const 
       
   241 	?GCDL@TInteger@@QBE?AVRInteger@@ABV1@@Z @ 240 NONAME ; public: class RInteger  __thiscall TInteger::GCDL(class TInteger const &)const 
       
   242 	?IsPrimeL@TInteger@@QBEHXZ @ 241 NONAME ; public: int __thiscall TInteger::IsPrimeL(void)const 
       
   243 	?MinusL@TInteger@@QBE?AVRInteger@@ABV1@@Z @ 242 NONAME ; public: class RInteger  __thiscall TInteger::MinusL(class TInteger const &)const 
       
   244 	?ModularMultiplyL@TInteger@@SA?AVRInteger@@ABV1@00@Z @ 243 NONAME ; public: static class RInteger  __cdecl TInteger::ModularMultiplyL(class TInteger const &,class TInteger const &,class TInteger const &)
       
   245 	?ModuloL@TInteger@@QBE?AVRInteger@@ABV1@@Z @ 244 NONAME ; public: class RInteger  __thiscall TInteger::ModuloL(class TInteger const &)const 
       
   246 	?ModuloL@TInteger@@QBEII@Z @ 245 NONAME ; public: unsigned int __thiscall TInteger::ModuloL(unsigned int)const 
       
   247 	?Negate@TInteger@@QAEXXZ @ 246 NONAME ; public: void __thiscall TInteger::Negate(void)
       
   248 	?One@TInteger@@SAABV1@XZ @ 247 NONAME ; public: static class TInteger const & __cdecl TInteger::One(void)
       
   249 	?PlusL@TInteger@@QBE?AVRInteger@@ABV1@@Z @ 248 NONAME ; public: class RInteger  __thiscall TInteger::PlusL(class TInteger const &)const 
       
   250 	?SetBit@TInteger@@QAEXI@Z @ 249 NONAME ; public: void __thiscall TInteger::SetBit(unsigned int)
       
   251 	?SignedCompare@TInteger@@QBEHABV1@@Z @ 250 NONAME ; public: int __thiscall TInteger::SignedCompare(class TInteger const &)const 
       
   252 	?SignedCompare@TInteger@@QBEHH@Z @ 251 NONAME ; public: int __thiscall TInteger::SignedCompare(int)const 
       
   253 	?SquaredL@TInteger@@QBE?AVRInteger@@XZ @ 252 NONAME ; public: class RInteger  __thiscall TInteger::SquaredL(void)const 
       
   254 	?Two@TInteger@@SAABV1@XZ @ 253 NONAME ; public: static class TInteger const & __cdecl TInteger::Two(void)
       
   255 	?UnsignedCompare@TInteger@@QBEHABV1@@Z @ 254 NONAME ; public: int __thiscall TInteger::UnsignedCompare(class TInteger const &)const 
       
   256 	?Zero@TInteger@@SAABV1@XZ @ 255 NONAME ; public: static class TInteger const & __cdecl TInteger::Zero(void)
       
   257 	?CopyL@TInteger@@QAEXABV1@H@Z @ 256 NONAME ; public: void __thiscall TInteger::CopyL(class TInteger const &,int)
       
   258 	?CopyL@TInteger@@QAEXHH@Z @ 257 NONAME ; public: void __thiscall TInteger::CopyL(int,int)
       
   259 	?Set@TInteger@@QAEXABVRInteger@@@Z @ 258 NONAME ; public: void __thiscall TInteger::Set(class RInteger const &)
       
   260 	?IsWeakKey@CDES@@SAHABVTDesC8@@@Z @ 259 NONAME ; public: static int __cdecl CDES::IsWeakKey(class TDesC8 const &)
       
   261 	?BufferWithNoTruncationLC@TInteger@@QBEPAVHBufC8@@XZ @ 260 NONAME ; class HBufC8 * TInteger::BufferWithNoTruncationLC(void) const
       
   262