Home
last modified time | relevance | path

Searched refs:apr_generate_random_bytes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/win32/
H A Drand.c26 APR_DECLARE(apr_status_t) apr_generate_random_bytes(unsigned char * buf, in apr_generate_random_bytes() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/netware/
H A Drand.c59 APR_DECLARE(apr_status_t) apr_generate_random_bytes(unsigned char *buf, in apr_generate_random_bytes() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_general.h233 APR_DECLARE(apr_status_t) apr_generate_random_bytes(unsigned char * buf,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/unix/
H A Drand.c87 APR_DECLARE(apr_status_t) apr_generate_random_bytes(unsigned char *buf, in apr_generate_random_bytes() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestrand.c338 apr_generate_random_bytes(c, sizeof c)); in rand_exists()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dpipe.c159 apr_generate_random_bytes(rand, sizeof rand); in apr_file_pipe_create_ex()