Searched defs:hex_decode_char (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dhex.c88 hex_decode_char(hex_decode_ctx_t *ctx, int c) { function
141 RETERR(hex_decode_char(&ctx, tr->base[i]));
160 RETERR(hex_decode_char(&ctx, c));

Completed in 10 milliseconds