Searched refs:dump_vector (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | test-normalize.c | 73 dump_vector(const char * msg, uint32_t * v, size_t len) in dump_vector() function 126 dump_vector("Expected", out, out_len); in test() 127 dump_vector("Received", tmp, norm_len); in test() 133 dump_vector("Expected", out, out_len); in test() 134 dump_vector("Received", tmp, norm_len); in test()
|