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

/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dbase32.c146 } base32_decode_ctx_t; typedef in typeref:struct:__anon5263
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 104 milliseconds