Searched defs:encode_data_st (Results 1 – 2 of 2) sorted by relevance
1572 typedef struct encode_data_st { struct1574 unsigned char *input;1575 size_t input_len;1577 unsigned char *output;1578 size_t output_len;1579 base64_encoding_type encoding;
2285 typedef struct encode_data_st { struct2287 unsigned char *input;2288 size_t input_len;2290 unsigned char *output;2291 size_t output_len;2292 base64_encoding_type encoding;