Searched refs:rtl_random_createPool (Results 1 – 23 of 23) sorted by relevance
55 rtlRandomPool aPool = rtl_random_createPool(); in createPool_001()94 rtlRandomPool aPool = rtl_random_createPool(); in destroyPool_001()128 rtlRandomPool aPool = rtl_random_createPool(); in addBytes_000()150 rtlRandomPool aPool = rtl_random_createPool(); in addBytes_001()258 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_000()279 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_001()296 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_002()317 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_003()349 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_003_1()
50 pool = rtl_random_createPool(); in main()
62 rtlRandomPool SAL_CALL rtl_random_createPool (void) SAL_THROW_EXTERN_C();
106 pool = rtl_random_createPool(); in rtl_createUuid()
275 rtlRandomPool SAL_CALL rtl_random_createPool (void) in rtl_random_createPool() function
260 rtlRandomPool aRandomPool = rtl_random_createPool (); in GenerateEncryptionData()
587 rtlRandomPool aRandomPool = rtl_random_createPool (); in Init()
212 rtlRandomPool aRandomPool = rtl_random_createPool(); in finalizeCipherContextAndDispose()
186 static rtlRandomPool aPool = rtl_random_createPool(); in GenerateNewName()
407 rtl_random_createPool;
436 static rtlRandomPool s_hPool = rtl_random_createPool(); in generateRandomPipeId()
262 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue()
265 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue()
277 rtlRandomPool aRandomPool = rtl_random_createPool (); in GenerateRandomByteSequence()
556 rtlRandomPool hPool = rtl_random_createPool(); in bootstrap()
2524 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in GetUniqueNumRuleName()2932 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in CreateUniqueListId()
84 rtlRandomPool pool = rtl_random_createPool(); in random()
812 static rtlRandomPool aPool = rtl_random_createPool(); in getRandbetween()
402 static rtlRandomPool s_Pool( rtl_random_createPool() ); in create_id()
1258 rtlRandomPool aRandomPool = rtl_random_createPool (); in writeTempFile()
3207 rtlRandomPool aRandomPool = rtl_random_createPool (); in InitStd97CodecUpdateMedium()
4953 rtlRandomPool aRandomPool = rtl_random_createPool(); in InitXorWord95Codec()
51 rtlRandomPool rndPool=rtl_random_createPool(); in test()68 rtlRandomPool rndPool=rtl_random_createPool(); in testperf()
Completed in 268 milliseconds