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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A Dbase64.h51 extern bool base64_decode_ctx (struct base64_decode_context *ctx,
H A Dbase64.c461 base64_decode_ctx (struct base64_decode_context *ctx, function
567 if (!base64_decode_ctx (ctx, in, inlen, *out, &needlen))

Completed in 57 milliseconds