crypto/weakcrypto/bwins/HASHu.def
author Santosh Patil <santosh.v.patil@nokia.com>
Wed, 08 Jul 2009 11:25:26 +0100
changeset 0 2c201484c85f
permissions -rw-r--r--
Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     1
EXPORTS
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     2
	??0CMessageDigest@@IAE@ABV0@@Z @ 1 NONAME ; protected: __thiscall CMessageDigest::CMessageDigest(class CMessageDigest const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     3
	??0CMessageDigest@@IAE@XZ @ 2 NONAME ; protected: __thiscall CMessageDigest::CMessageDigest(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     4
	??1CHMAC@@UAE@XZ @ 3 NONAME ; public: virtual __thiscall CHMAC::~CHMAC(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     5
	??1CMD2@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CMD2::~CMD2(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     6
	??1CMD5@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CMD5::~CMD5(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     7
	??1CMessageDigest@@UAE@XZ @ 6 NONAME ; public: virtual __thiscall CMessageDigest::~CMessageDigest(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     8
	??1CSHA1@@UAE@XZ @ 7 NONAME ; public: virtual __thiscall CSHA1::~CSHA1(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
     9
	??1CSHA@@UAE@XZ @ 8 NONAME ; public: virtual __thiscall CSHA::~CSHA(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    10
	?BlockSize@CHMAC@@UAEHXZ @ 9 NONAME ; public: virtual int __thiscall CHMAC::BlockSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    11
	?BlockSize@CMD2@@UAEHXZ @ 10 NONAME ; public: virtual int __thiscall CMD2::BlockSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    12
	?BlockSize@CMD5@@UAEHXZ @ 11 NONAME ; public: virtual int __thiscall CMD5::BlockSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    13
	?BlockSize@CSHA1@@UAEHXZ @ 12 NONAME ; public: virtual int __thiscall CSHA1::BlockSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    14
	?BlockSize@CSHA@@UAEHXZ @ 13 NONAME ; public: virtual int __thiscall CSHA::BlockSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    15
	?CopyL@CHMAC@@UAEPAVCMessageDigest@@XZ @ 14 NONAME ; public: virtual class CMessageDigest * __thiscall CHMAC::CopyL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    16
	?CopyL@CMD2@@UAEPAVCMessageDigest@@XZ @ 15 NONAME ; public: virtual class CMessageDigest * __thiscall CMD2::CopyL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    17
	?CopyL@CMD5@@UAEPAVCMessageDigest@@XZ @ 16 NONAME ; public: virtual class CMessageDigest * __thiscall CMD5::CopyL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    18
	?CopyL@CSHA1@@UAEPAVCMessageDigest@@XZ @ 17 NONAME ; public: virtual class CMessageDigest * __thiscall CSHA1::CopyL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    19
	?CopyL@CSHA@@UAEPAVCMessageDigest@@XZ @ 18 NONAME ; public: virtual class CMessageDigest * __thiscall CSHA::CopyL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    20
	?Hash@CHMAC@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 19 NONAME ; public: virtual class TPtrC8  __thiscall CHMAC::Hash(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    21
	?Hash@CMD2@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 20 NONAME ; public: virtual class TPtrC8  __thiscall CMD2::Hash(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    22
	?Hash@CMD5@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 21 NONAME ; public: virtual class TPtrC8  __thiscall CMD5::Hash(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    23
	?Hash@CSHA1@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 22 NONAME ; public: virtual class TPtrC8  __thiscall CSHA1::Hash(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    24
	?Hash@CSHA@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 23 NONAME ; public: virtual class TPtrC8  __thiscall CSHA::Hash(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    25
	?HashSize@CHMAC@@UAEHXZ @ 24 NONAME ; public: virtual int __thiscall CHMAC::HashSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    26
	?HashSize@CMD2@@UAEHXZ @ 25 NONAME ; public: virtual int __thiscall CMD2::HashSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    27
	?HashSize@CMD5@@UAEHXZ @ 26 NONAME ; public: virtual int __thiscall CMD5::HashSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    28
	?HashSize@CSHA1@@UAEHXZ @ 27 NONAME ; public: virtual int __thiscall CSHA1::HashSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    29
	?HashSize@CSHA@@UAEHXZ @ 28 NONAME ; public: virtual int __thiscall CSHA::HashSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    30
	?NewL@CHMAC@@SAPAV1@ABVTDesC8@@PAVCMessageDigest@@@Z @ 29 NONAME ; public: static class CHMAC * __cdecl CHMAC::NewL(class TDesC8 const &,class CMessageDigest *)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    31
	?NewL@CMD2@@SAPAV1@XZ @ 30 NONAME ; public: static class CMD2 * __cdecl CMD2::NewL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    32
	?NewL@CMD5@@SAPAV1@XZ @ 31 NONAME ; public: static class CMD5 * __cdecl CMD5::NewL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    33
	?NewL@CSHA1@@SAPAV1@XZ @ 32 NONAME ; public: static class CSHA1 * __cdecl CSHA1::NewL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    34
	?NewL@CSHA@@SAPAV1@XZ @ 33 NONAME ; public: static class CSHA * __cdecl CSHA::NewL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    35
	?ReplicateL@CHMAC@@UAEPAVCMessageDigest@@XZ @ 34 NONAME ; public: virtual class CMessageDigest * __thiscall CHMAC::ReplicateL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    36
	?ReplicateL@CMD2@@UAEPAVCMessageDigest@@XZ @ 35 NONAME ; public: virtual class CMessageDigest * __thiscall CMD2::ReplicateL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    37
	?ReplicateL@CMD5@@UAEPAVCMessageDigest@@XZ @ 36 NONAME ; public: virtual class CMessageDigest * __thiscall CMD5::ReplicateL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    38
	?ReplicateL@CSHA1@@UAEPAVCMessageDigest@@XZ @ 37 NONAME ; public: virtual class CMessageDigest * __thiscall CSHA1::ReplicateL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    39
	?ReplicateL@CSHA@@UAEPAVCMessageDigest@@XZ @ 38 NONAME ; public: virtual class CMessageDigest * __thiscall CSHA::ReplicateL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    40
	?Reset@CHMAC@@UAEXXZ @ 39 NONAME ; public: virtual void __thiscall CHMAC::Reset(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    41
	?Reset@CMD2@@UAEXXZ @ 40 NONAME ; public: virtual void __thiscall CMD2::Reset(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    42
	?Reset@CMD5@@UAEXXZ @ 41 NONAME ; public: virtual void __thiscall CMD5::Reset(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    43
	?Reset@CSHA1@@UAEXXZ @ 42 NONAME ; public: virtual void __thiscall CSHA1::Reset(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    44
	?Reset@CSHA@@UAEXXZ @ 43 NONAME ; public: virtual void __thiscall CSHA::Reset(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    45
	?Final@CHMAC@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 44 NONAME ; public: virtual class TPtrC8  __thiscall CHMAC::Final(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    46
	?Final@CHMAC@@UAE?AVTPtrC8@@XZ @ 45 NONAME ; public: virtual class TPtrC8  __thiscall CHMAC::Final(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    47
	?Final@CMD2@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 46 NONAME ; public: virtual class TPtrC8  __thiscall CMD2::Final(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    48
	?Final@CMD2@@UAE?AVTPtrC8@@XZ @ 47 NONAME ; public: virtual class TPtrC8  __thiscall CMD2::Final(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    49
	?Final@CMD5@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 48 NONAME ; public: virtual class TPtrC8  __thiscall CMD5::Final(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    50
	?Final@CMD5@@UAE?AVTPtrC8@@XZ @ 49 NONAME ; public: virtual class TPtrC8  __thiscall CMD5::Final(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    51
	?Final@CSHA1@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 50 NONAME ; public: virtual class TPtrC8  __thiscall CSHA1::Final(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    52
	?Final@CSHA1@@UAE?AVTPtrC8@@XZ @ 51 NONAME ; public: virtual class TPtrC8  __thiscall CSHA1::Final(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    53
	?Final@CSHA@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 52 NONAME ; public: virtual class TPtrC8  __thiscall CSHA::Final(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    54
	?Final@CSHA@@UAE?AVTPtrC8@@XZ @ 53 NONAME ; public: virtual class TPtrC8  __thiscall CSHA::Final(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    55
	?Update@CHMAC@@UAEXABVTDesC8@@@Z @ 54 NONAME ; public: virtual void __thiscall CHMAC::Update(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    56
	?Update@CMD2@@UAEXABVTDesC8@@@Z @ 55 NONAME ; public: virtual void __thiscall CMD2::Update(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    57
	?Update@CMD5@@UAEXABVTDesC8@@@Z @ 56 NONAME ; public: virtual void __thiscall CMD5::Update(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    58
	?Update@CSHA1@@UAEXABVTDesC8@@@Z @ 57 NONAME ; public: virtual void __thiscall CSHA1::Update(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    59
	?Update@CSHA@@UAEXABVTDesC8@@@Z @ 58 NONAME ; public: virtual void __thiscall CSHA::Update(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    60
	?NewDigestL@CMessageDigestFactory@@SAPAVCMessageDigest@@W4THashId@2@@Z @ 59 NONAME ; public: static class CMessageDigest * __cdecl CMessageDigestFactory::NewDigestL(enum CMessageDigest::THashId)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    61
	?NewDigestLC@CMessageDigestFactory@@SAPAVCMessageDigest@@W4THashId@2@@Z @ 60 NONAME ; public: static class CMessageDigest * __cdecl CMessageDigestFactory::NewDigestLC(enum CMessageDigest::THashId)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    62
	?NewHMACL@CMessageDigestFactory@@SAPAVCMessageDigest@@W4THashId@2@ABVTDesC8@@@Z @ 61 NONAME ; public: static class CMessageDigest * __cdecl CMessageDigestFactory::NewHMACL(enum CMessageDigest::THashId,class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    63
	?NewHMACLC@CMessageDigestFactory@@SAPAVCMessageDigest@@W4THashId@2@ABVTDesC8@@@Z @ 62 NONAME ; public: static class CMessageDigest * __cdecl CMessageDigestFactory::NewHMACLC(enum CMessageDigest::THashId,class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    64
	??1CMD4@@UAE@XZ @ 63 NONAME ; CMD4::~CMD4(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    65
	?BlockSize@CMD4@@UAEHXZ @ 64 NONAME ; int CMD4::BlockSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    66
	?CopyL@CMD4@@UAEPAVCMessageDigest@@XZ @ 65 NONAME ; class CMessageDigest * CMD4::CopyL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    67
	?Final@CMD4@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 66 NONAME ; class TPtrC8 CMD4::Final(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    68
	?Final@CMD4@@UAE?AVTPtrC8@@XZ @ 67 NONAME ; class TPtrC8 CMD4::Final(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    69
	?Hash@CMD4@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 68 NONAME ; class TPtrC8 CMD4::Hash(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    70
	?HashSize@CMD4@@UAEHXZ @ 69 NONAME ; int CMD4::HashSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    71
	?NewL@CMD4@@SAPAV1@XZ @ 70 NONAME ; class CMD4 * CMD4::NewL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    72
	?ReplicateL@CMD4@@UAEPAVCMessageDigest@@XZ @ 71 NONAME ; class CMessageDigest * CMD4::ReplicateL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    73
	?Reset@CMD4@@UAEXXZ @ 72 NONAME ; void CMD4::Reset(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    74
	?Update@CMD4@@UAEXABVTDesC8@@@Z @ 73 NONAME ; void CMD4::Update(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    75
	??1CSHA2@@UAE@XZ @ 74 NONAME ; CSHA2::~CSHA2(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    76
	?BlockSize@CSHA2@@UAEHXZ @ 75 NONAME ; int CSHA2::BlockSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    77
	?CopyL@CSHA2@@UAEPAVCMessageDigest@@XZ @ 76 NONAME ; class CMessageDigest * CSHA2::CopyL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    78
	?Final@CSHA2@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 77 NONAME ; class TPtrC8 CSHA2::Final(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    79
	?Final@CSHA2@@UAE?AVTPtrC8@@XZ @ 78 NONAME ; class TPtrC8 CSHA2::Final(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    80
	?Hash@CSHA2@@UAE?AVTPtrC8@@ABVTDesC8@@@Z @ 79 NONAME ; class TPtrC8 CSHA2::Hash(class TDesC8 const &)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    81
	?HashSize@CSHA2@@UAEHXZ @ 80 NONAME ; int CSHA2::HashSize(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    82
	?NewL@CSHA2@@SAPAV1@W4TSH2Algo@@@Z @ 81 NONAME ; class CSHA2 * CSHA2::NewL(enum TSH2Algo)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    83
	?NewLC@CSHA2@@SAPAV1@W4TSH2Algo@@@Z @ 82 NONAME ; class CSHA2 * CSHA2::NewLC(enum TSH2Algo)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    84
	?ReplicateL@CSHA2@@UAEPAVCMessageDigest@@XZ @ 83 NONAME ; class CMessageDigest * CSHA2::ReplicateL(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    85
	?Reset@CSHA2@@UAEXXZ @ 84 NONAME ; void CSHA2::Reset(void)
2c201484c85f Move the Security package to EPL, and add the implementations of the cryptographic algorithms
Santosh Patil <santosh.v.patil@nokia.com>
parents:
diff changeset
    86
	?Update@CSHA2@@UAEXABVTDesC8@@@Z @ 85 NONAME ; void CSHA2::Update(class TDesC8 const &)