crypto/weakcrypto/bwins/RANDOMU.DEF
author hgs
Sat, 30 Oct 2010 16:29:23 +0530
changeset 108 ca9a0fc2f082
parent 72 de46a57f75fb
permissions -rw-r--r--
201043_01
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
72
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     1
EXPORTS
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     2
	?Random@TRandom@@SAXAAVTDes8@@@Z @ 1 NONAME ; public: static void __cdecl TRandom::Random(class TDes8 &)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     3
	RAND_bytes @ 2 NONAME
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     4
	??0RRandomSession@@QAE@XZ @ 3 NONAME ; public: __thiscall RRandomSession::RRandomSession(void)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     5
	?ConnectL@RRandomSession@@QAEXXZ @ 4 NONAME ; public: void __thiscall RRandomSession::ConnectL(void)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     6
	?GetRandom@RRandomSession@@QAEHAAVTDes8@@@Z @ 5 NONAME ; public: int __thiscall RRandomSession::GetRandom(class TDes8 &)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     7
	??0CRandom@@IAE@XZ @ 6 NONAME ; protected: __thiscall CRandom::CRandom(void)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     8
	?DestroyThreadRandom@@YAXXZ @ 7 NONAME ; void __cdecl DestroyThreadRandom(void)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
     9
	?GenerateRandomBytesL@@YAXAAVTDes8@@@Z @ 8 NONAME ; void __cdecl GenerateRandomBytesL(class TDes8 &)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
    10
	?NewL@CSystemRandom@@SAPAV1@XZ @ 9 NONAME ; public: static class CSystemRandom * __cdecl CSystemRandom::NewL(void)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
    11
	?NewLC@CSystemRandom@@SAPAV1@XZ @ 10 NONAME ; public: static class CSystemRandom * __cdecl CSystemRandom::NewLC(void)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
    12
	?SetThreadRandomL@@YAXPAVCRandom@@@Z @ 11 NONAME ; void __cdecl SetThreadRandomL(class CRandom *)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
    13
	?SetThreadRandomLC@@YAXPAVCRandom@@@Z @ 12 NONAME ; void __cdecl SetThreadRandomLC(class CRandom *)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
    14
	?RandomL@TRandom@@SAXAAVTDes8@@@Z @ 13 NONAME ; void TRandom::RandomL(class TDes8 &)
de46a57f75fb 201023_02
hgs
parents:
diff changeset
    15