Home
last modified time | relevance | path

Searched refs:rtlRandomError (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sal/inc/rtl/
H A Drandom.h56 typedef enum __rtl_RandomError rtlRandomError; typedef
80 rtlRandomError SAL_CALL rtl_random_addBytes (
93 rtlRandomError SAL_CALL rtl_random_getBytes (
/aoo4110/main/sal/qa/rtl/random/
H A Drtl_random.cxx134 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()
/aoo4110/main/sal/rtl/source/
H A Drandom.c306 rtlRandomError SAL_CALL rtl_random_addBytes ( in rtl_random_addBytes()
322 rtlRandomError SAL_CALL rtl_random_getBytes ( in rtl_random_getBytes()

Completed in 21 milliseconds