MCPcopy Create free account
hub / github.com/F-Stack/f-stack / arc4random.c

File arc4random.c

freebsd/libkern/arc4random.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*-
2 * Copyright (c) 2017 The FreeBSD Foundation
3 * All rights reserved.
4 *

Callers

nothing calls this directly

Calls 11

read_randomFunction · 0.85
getmicrouptimeFunction · 0.85
printfFunction · 0.50
get_cyclecountFunction · 0.50
SHA256_InitFunction · 0.50
SHA256_UpdateFunction · 0.50
SHA256_FinalFunction · 0.50
mtx_lockFunction · 0.50
chacha_keysetupFunction · 0.50
chacha_ivsetupFunction · 0.50
mtx_unlockFunction · 0.50

Tested by

no test coverage detected