crypto/weakcryptospi/BWINS/RANDOMU.DEF
author Santosh V Patil <santosh.v.patil@nokia.com>
Mon, 28 Jun 2010 09:47:25 +0530
branchRCL_3
changeset 76 831589831d04
parent 43 9b5a3a9fddf8
permissions -rw-r--r--
Made additional changes for bug 1170

EXPORTS
	?Random@TRandom@@SAXAAVTDes8@@@Z @ 1 NONAME ; public: static void __cdecl TRandom::Random(class TDes8 &)
	RAND_bytes @ 2 NONAME
	??0RRandomSession@@QAE@XZ @ 3 NONAME ; public: __thiscall RRandomSession::RRandomSession(void)
	?ConnectL@RRandomSession@@QAEXXZ @ 4 NONAME ; public: void __thiscall RRandomSession::ConnectL(void)
	?GetRandom@RRandomSession@@QAEHAAVTDes8@@@Z @ 5 NONAME ; public: int __thiscall RRandomSession::GetRandom(class TDes8 &)
	??0CRandom@@IAE@XZ @ 6 NONAME ; protected: __thiscall CRandom::CRandom(void)
	?DestroyThreadRandom@@YAXXZ @ 7 NONAME ; void __cdecl DestroyThreadRandom(void)
	?GenerateRandomBytesL@@YAXAAVTDes8@@@Z @ 8 NONAME ; void __cdecl GenerateRandomBytesL(class TDes8 &)
	?NewL@CSystemRandom@@SAPAV1@XZ @ 9 NONAME ; public: static class CSystemRandom * __cdecl CSystemRandom::NewL(void)
	?NewLC@CSystemRandom@@SAPAV1@XZ @ 10 NONAME ; public: static class CSystemRandom * __cdecl CSystemRandom::NewLC(void)
	?SetThreadRandomL@@YAXPAVCRandom@@@Z @ 11 NONAME ; void __cdecl SetThreadRandomL(class CRandom *)
	?SetThreadRandomLC@@YAXPAVCRandom@@@Z @ 12 NONAME ; void __cdecl SetThreadRandomLC(class CRandom *)
	?RandomL@TRandom@@SAXAAVTDes8@@@Z @ 13 NONAME ; void TRandom::RandomL(class TDes8 &)
	?SecureRandomL@TRandom@@SAXAAVTDes8@@@Z @ 14 NONAME ; void TRandom::SecureRandomL(class TDes8 &)