Searched refs:print_bytes (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sbin/nvmecontrol/
H A Dnvmecontrol.c79 print_bytes(void *data, uint32_t length) function
123 print_bytes(data, length);
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.c162 print_bytes (unsigned const char *buf, size_t len) function
269 print_bytes ((unsigned char *)tests[i].bytes, tests[i].byte_len);
271 print_bytes (buf, sz);

Completed in 33 milliseconds