Searched refs:s_RandomPool (Results 1 – 1 of 1) sorted by relevance
2429 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in GetUniqueNumRuleName() local2431 rtl_random_getBytes( s_RandomPool, &n, sizeof(n) ); in GetUniqueNumRuleName()2831 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in CreateUniqueListId() local2833 rtl_random_getBytes( s_RandomPool, &n, sizeof(n) ); in CreateUniqueListId()
Completed in 27 milliseconds