Searched refs:dump_vector (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | test-normalize.c | 71 dump_vector(const char * msg, uint32_t * v, size_t len) in dump_vector() function 124 dump_vector("Expected", out, out_len); in test() 125 dump_vector("Received", tmp, norm_len); in test() 131 dump_vector("Expected", out, out_len); in test() 132 dump_vector("Received", tmp, norm_len); in test()
|