Searched refs:rtlRandomError (Results 1 – 3 of 3) sorted by relevance
111 rtlRandomError aError = rtl_random_addBytes(NULL, NULL, 0); in TEST_F()230 rtlRandomError aError = rtl_random_getBytes(NULL, NULL, 0); in TEST_F()251 rtlRandomError aError = rtl_random_getBytes(aPool, pBuffer, nBufLen); in TEST_F()270 rtlRandomError aError = rtl_random_getBytes(aPool, pBuffer, nBufLen); in TEST_F()
56 typedef enum __rtl_RandomError rtlRandomError; typedef80 rtlRandomError SAL_CALL rtl_random_addBytes (93 rtlRandomError SAL_CALL rtl_random_getBytes (
306 rtlRandomError SAL_CALL rtl_random_addBytes ( in rtl_random_addBytes()322 rtlRandomError SAL_CALL rtl_random_getBytes ( in rtl_random_getBytes()
Completed in 11 milliseconds