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 D | urandom.c | 245 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 D | urandom.c | 245 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/ |
D | rand.rs | 100 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/ |
D | urandom.c | 303 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/ |
D | urandom.c | 303 static int fill_with_entropy(uint8_t *out, size_t len, int block, int seed) { in fill_with_entropy() function
|