Searched refs:CCRandomGenerateBytes (Results 1 – 4 of 4) sorted by relevance
371 if (CCRandomGenerateBytes(buf, buflen) == kCCSuccess) in syscall_random()
198 CCRandomGenerateBytes
5736 pub fn CCRandomGenerateBytes(bytes: *mut ::c_void, size: ::size_t) -> ::CCRNGStatus; in CCRandomGenerateBytes() function