os/security/crypto/weakcrypto/bwins/RANDOMU.DEF
author sl
Tue, 10 Jun 2014 14:32:02 +0200 (2014-06-10)
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
EXPORTS
sl@0
     2
	?Random@TRandom@@SAXAAVTDes8@@@Z @ 1 NONAME ; public: static void __cdecl TRandom::Random(class TDes8 &)
sl@0
     3
	RAND_bytes @ 2 NONAME
sl@0
     4
	??0RRandomSession@@QAE@XZ @ 3 NONAME ; public: __thiscall RRandomSession::RRandomSession(void)
sl@0
     5
	?ConnectL@RRandomSession@@QAEXXZ @ 4 NONAME ; public: void __thiscall RRandomSession::ConnectL(void)
sl@0
     6
	?GetRandom@RRandomSession@@QAEHAAVTDes8@@@Z @ 5 NONAME ; public: int __thiscall RRandomSession::GetRandom(class TDes8 &)
sl@0
     7
	??0CRandom@@IAE@XZ @ 6 NONAME ; protected: __thiscall CRandom::CRandom(void)
sl@0
     8
	?DestroyThreadRandom@@YAXXZ @ 7 NONAME ; void __cdecl DestroyThreadRandom(void)
sl@0
     9
	?GenerateRandomBytesL@@YAXAAVTDes8@@@Z @ 8 NONAME ; void __cdecl GenerateRandomBytesL(class TDes8 &)
sl@0
    10
	?NewL@CSystemRandom@@SAPAV1@XZ @ 9 NONAME ; public: static class CSystemRandom * __cdecl CSystemRandom::NewL(void)
sl@0
    11
	?NewLC@CSystemRandom@@SAPAV1@XZ @ 10 NONAME ; public: static class CSystemRandom * __cdecl CSystemRandom::NewLC(void)
sl@0
    12
	?SetThreadRandomL@@YAXPAVCRandom@@@Z @ 11 NONAME ; void __cdecl SetThreadRandomL(class CRandom *)
sl@0
    13
	?SetThreadRandomLC@@YAXPAVCRandom@@@Z @ 12 NONAME ; void __cdecl SetThreadRandomLC(class CRandom *)
sl@0
    14
	?RandomL@TRandom@@SAXAAVTDes8@@@Z @ 13 NONAME ; void TRandom::RandomL(class TDes8 &)
sl@0
    15