Home
last modified time | relevance | path

Searched refs:apr_random_init (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/random/unix/
H A Dapr_random.c106 APR_DECLARE(void) apr_random_init(apr_random_t *g,apr_pool_t *p, in apr_random_init() function
192 apr_random_init(r,p,apr_crypto_sha256_new(p),apr_crypto_sha256_new(p), in apr_random_standard_new()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_random.h73 APR_DECLARE(void) apr_random_init(apr_random_t *g, apr_pool_t *p,