Searched refs:hexdump_write (Results 1 – 1 of 1) sorted by relevance
89 static int hexdump_write(struct hexdump_ctx *ctx, const uint8_t *data, in hexdump_write() function188 if (!hexdump_write(&ctx, data, len) || !finish(&ctx)) { in BIO_hexdump()