Home
last modified time | relevance | path

Searched defs:testvector (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/lib/libc/stdlib/
H A Dt_mi_vector_hash.c48 static const struct testvector { struct
49 const char *vector;
50 uint32_t hashes[3];
/netbsd-src/tests/lib/libc/hash/
H A Dt_sha2.c55 struct testvector { struct
60 static const struct testvector test256[] = { argument