Searched defs:encode_data_st (Results 1 – 1 of 1) sorted by relevance
3324 typedef struct encode_data_st { struct3326 unsigned char *input;3327 size_t input_len;3329 unsigned char *output;3330 size_t output_len;3331 base64_encoding_type encoding;