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

/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dbase32.c152 } base32_decode_ctx_t; typedef in typeref:struct:__anon257
155 base32_decode_init(base32_decode_ctx_t *ctx, int length, const char base[],
167 base32_decode_char(base32_decode_ctx_t *ctx, int c) {
275 base32_decode_finish(base32_decode_ctx_t *ctx) {
298 base32_decode_ctx_t ctx;
355 base32_decode_ctx_t ctx;
390 base32_decode_ctx_t ctx;
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbase32.c152 } base32_decode_ctx_t; typedef in typeref:struct:__anon121
155 base32_decode_init(base32_decode_ctx_t *ctx, int length, const char base[],
167 base32_decode_char(base32_decode_ctx_t *ctx, int c) {
275 base32_decode_finish(base32_decode_ctx_t *ctx) {
298 base32_decode_ctx_t ctx;
355 base32_decode_ctx_t ctx;
390 base32_decode_ctx_t ctx;

Completed in 81 milliseconds