diff -r 721a5e5fe251 -r 9b5a3a9fddf8 crypto/weakcryptospi/BWINS/RANDOMU.DEF --- a/crypto/weakcryptospi/BWINS/RANDOMU.DEF Tue Jan 26 13:18:49 2010 +0200 +++ b/crypto/weakcryptospi/BWINS/RANDOMU.DEF Sat Feb 20 00:36:18 2010 +0200 @@ -12,4 +12,5 @@ ?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 &)