Searched refs:__rtl_random_seedPool (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sal/rtl/source/ |
H A D | random.c | 90 static void __rtl_random_seedPool ( 140 __rtl_random_seedPool (pImpl, (sal_uInt8*)&id, sizeof(id)); in __rtl_random_initPool() 145 __rtl_random_seedPool (pImpl, (sal_uInt8*)&tv, sizeof(tv)); in __rtl_random_initPool() 150 __rtl_random_seedPool (pImpl, (sal_uInt8*)&rd, sizeof(rd)); in __rtl_random_initPool() 155 __rtl_random_seedPool (pImpl, (sal_uInt8*)&seed, sizeof(seed)); in __rtl_random_initPool() 165 static void __rtl_random_seedPool ( in __rtl_random_seedPool() function 315 __rtl_random_seedPool (pImpl, pBuffer, Bytes); in rtl_random_addBytes()
|
Completed in 19 milliseconds