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

/bind-9.6-ESV-R11/lib/isc/
H A Dhex.c86 } hex_decode_ctx_t; typedef in typeref:struct:__anon156
89 hex_decode_init(hex_decode_ctx_t *ctx, int length, isc_buffer_t *target)
97 hex_decode_char(hex_decode_ctx_t *ctx, int c) {
120 hex_decode_finish(hex_decode_ctx_t *ctx) {
130 hex_decode_ctx_t ctx;
160 hex_decode_ctx_t ctx;

Completed in 8 milliseconds