Home
last modified time | relevance | path

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

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