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

/bind-9.6-ESV-R11/lib/isc/
H A Dbase64.c108 } base64_decode_ctx_t; typedef in typeref:struct:__anon149
111 base64_decode_init(base64_decode_ctx_t *ctx, int length, isc_buffer_t *target)
120 base64_decode_char(base64_decode_ctx_t *ctx, int c) {
171 base64_decode_finish(base64_decode_ctx_t *ctx) {
181 base64_decode_ctx_t ctx;
211 base64_decode_ctx_t ctx;

Completed in 56 milliseconds