index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
crypto
/
xoshiro256plusplus
/
xoshiro256plusplus.h
blob: 920019f15c8ef8cb8a969c2afb276d9ef41eaeab (
plain
)
1
2
void seed_xoshiro_256_pp(uint64_t input[4]); uint64_t xoshiro_256_pp(void);