nx_xxhash_vectors.nx
buildroot/runtime/nx_xxhash_vectors.nx
about
nx_xxhash_vectors.nx -- verify xxh64 against canonical reference values.
xxh64("") with seed=0 = 0xEF46DB3751D8E999
xxh64("a") with seed=0 = 0xD24EC4F1A98C6E5B
xxh64(0..255 byte sequence, 256 bytes) with seed=0 = 0xD22DBFE43DC2D9C7
dependencies 2 imports · 0 importers
imports: syscalls.nxnx_xxhash.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 15 | func main() -> i64 calls 1: nx_xxh64 |