Home
last modified time | relevance | path

Searched defs:encode_data_st (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/test/
H A Devp_test.c3332 typedef struct encode_data_st { struct
3334 unsigned char *input;
3335 size_t input_len;
3337 unsigned char *output;
3338 size_t output_len;
3339 base64_encoding_type encoding;