Home
last modified time | relevance | path

Searched refs:__rtl_random_seedPool (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sal/rtl/source/
H A Drandom.c90 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 13 milliseconds