Searched refs:rtlRandomError (Results 1 – 3 of 3) sorted by relevance
56 typedef enum __rtl_RandomError rtlRandomError; typedef80 rtlRandomError SAL_CALL rtl_random_addBytes (93 rtlRandomError SAL_CALL rtl_random_getBytes (
134 rtlRandomError aError = rtl_random_addBytes(NULL, NULL, 0); in addBytes_000()264 rtlRandomError aError = rtl_random_getBytes(NULL, NULL, 0); in getBytes_000()285 rtlRandomError aError = rtl_random_getBytes(aPool, pBuffer, nBufLen); in getBytes_001()304 rtlRandomError aError = rtl_random_getBytes(aPool, pBuffer, nBufLen); in getBytes_002()
306 rtlRandomError SAL_CALL rtl_random_addBytes ( in rtl_random_addBytes()322 rtlRandomError SAL_CALL rtl_random_getBytes ( in rtl_random_getBytes()
Completed in 18 milliseconds