code wiki / (root) / nx_xxhash_vectors.nx

nx_xxhash_vectors.nx

buildroot/runtime/nx_xxhash_vectors.nx

1044 B35 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind orphan library
docsdependenciesstructsconstsfunctions

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

syscalls.nx nx_xxhash.nx nx_xxhash_vectors.nx

imports: syscalls.nxnx_xxhash.nx

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

15func main() -> i64