Searched refs:rtl_random_createPool (Results 1 – 24 of 24) sorted by relevance
54 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()82 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()105 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()127 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()224 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()245 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()262 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()283 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()315 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
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;
262 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue()
265 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue()
277 rtlRandomPool aRandomPool = rtl_random_createPool (); in GenerateRandomByteSequence()
436 static rtlRandomPool s_hPool = rtl_random_createPool(); in generateRandomPipeId()
556 rtlRandomPool hPool = rtl_random_createPool(); in bootstrap()
2429 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in GetUniqueNumRuleName()2831 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in CreateUniqueListId()
84 rtlRandomPool pool = rtl_random_createPool(); in random()
814 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()
3193 rtlRandomPool aRandomPool = rtl_random_createPool (); in InitStd97CodecUpdateMedium()
4954 rtlRandomPool aRandomPool = rtl_random_createPool(); in InitXorWord95Codec()
1687 rtlRandomPool aPool = rtl_random_createPool(); in ScRandom()
51 rtlRandomPool rndPool=rtl_random_createPool(); in test()68 rtlRandomPool rndPool=rtl_random_createPool(); in testperf()
Completed in 255 milliseconds