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

/openbsd-current/usr.bin/dig/lib/isc/
H A Dhex.c74 } hex_decode_ctx_t; typedef in typeref:struct:__anon12
77 hex_decode_init(hex_decode_ctx_t *ctx, int length, isc_buffer_t *target)
85 hex_decode_char(hex_decode_ctx_t *ctx, int c) {
108 hex_decode_finish(hex_decode_ctx_t *ctx) {
118 hex_decode_ctx_t ctx;

Completed in 75 milliseconds