diff -r 8ee3d1d01659 -r e6ba5d9eabc1 crypto/weakcryptospi/BWINS/RANDOMU.DEF --- a/crypto/weakcryptospi/BWINS/RANDOMU.DEF Mon Mar 08 21:45:09 2010 +0000 +++ b/crypto/weakcryptospi/BWINS/RANDOMU.DEF Sun Mar 14 13:16:12 2010 +0000 @@ -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 &)