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

/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dhex.c97 hex_decode_char(hex_decode_ctx_t *ctx, int c) { function
150 RETERR(hex_decode_char(&ctx, tr->base[i]));
169 RETERR(hex_decode_char(&ctx, c));

Completed in 202 milliseconds