Searched defs:encode_data_st (Results 1 – 1 of 1) sorted by relevance
3332 typedef struct encode_data_st { struct3334 unsigned char *input;3335 size_t input_len;3337 unsigned char *output;3338 size_t output_len;3339 base64_encoding_type encoding;