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

/bind-9.6-ESV-R11/lib/isc/
H A Dbase32.c146 } base32_decode_ctx_t; typedef in typeref:struct:__anon148
149 base32_decode_init(base32_decode_ctx_t *ctx, int length,
161 base32_decode_char(base32_decode_ctx_t *ctx, int c) {
246 base32_decode_finish(base32_decode_ctx_t *ctx) {
258 base32_decode_ctx_t ctx;
298 base32_decode_ctx_t ctx;
325 base32_decode_ctx_t ctx;

Completed in 260 milliseconds