Searched refs:apr_random_insecure_bytes (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/ |
H A D | testrand.c | 122 rand_run_seed_short(tc, apr_random_insecure_bytes, r, 32); in rand_seed_short() 147 rand_run_kat(tc, apr_random_insecure_bytes, r, expected); in rand_kat() 207 rand_run_kat(tc, apr_random_insecure_bytes, r, expected); in rand_kat3()
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/ |
H A D | apr_random.h | 98 APR_DECLARE(apr_status_t) apr_random_insecure_bytes(apr_random_t *g,
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/random/unix/ |
H A D | apr_random.c | 298 APR_DECLARE(apr_status_t) apr_random_insecure_bytes(apr_random_t *g, in apr_random_insecure_bytes() function
|