Home
last modified time | relevance | path

Searched defs:fill_with_entropy (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/
H A Durandom.c245 static int fill_with_entropy(uint8_t *out, size_t len, int block, int seed) { in fill_with_entropy() function
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/
H A Durandom.c245 static int fill_with_entropy(uint8_t *out, size_t len, int block, int seed) { in fill_with_entropy() function
/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/
Drand.rs100 pub fn fill_with_entropy(s: &mut [u8]) -> Result<()> { in fill_with_entropy() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Durandom.c303 static int fill_with_entropy(uint8_t *out, size_t len, int block, int seed) { in fill_with_entropy() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Durandom.c303 static int fill_with_entropy(uint8_t *out, size_t len, int block, int seed) { in fill_with_entropy() function