Home
last modified time | relevance | path

Searched refs:CCRandomGenerateBytes (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c371 if (CCRandomGenerateBytes(buf, buflen) == kCCSuccess) in syscall_random()
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c371 if (CCRandomGenerateBytes(buf, buflen) == kCCSuccess) in syscall_random()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5736 pub fn CCRandomGenerateBytes(bytes: *mut ::c_void, size: ::size_t) -> ::CCRNGStatus; in CCRandomGenerateBytes() functions

Completed in 18 milliseconds