MCPcopy Create free account
hub / github.com/SerenityOS/serenity / sys$getrandom

Method sys$getrandom

Kernel/Syscalls/getrandom.cpp:16–29  ·  view source on GitHub ↗

We don't use the flag yet, but we could use it for distinguishing random source like Linux, unlike the OpenBSD equivalent. However, if we do, we should be able of the caveats that Linux has dealt with.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

get_good_random_bytesFunction · 0.85
maxFunction · 0.50
sizeMethod · 0.45

Tested by

no test coverage detected