Home
last modified time | relevance | path

Searched refs:to_char (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/bio/
Dhexdump.c80 static char to_char(uint8_t b) { in to_char() function
132 ctx->right_chars[ctx->used] = to_char(data[i]); in hexdump_write()