Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_test.c3324 typedef struct encode_data_st { struct
3326 unsigned char *input;
3327 size_t input_len;
3329 unsigned char *output;
3330 size_t output_len;
3331 base64_encoding_type encoding;