Searched defs:evp_Encode_Ctx_st (Results 1 – 1 of 1) sorted by relevance
174 struct evp_Encode_Ctx_st { struct176 int num; /* number saved in a partial encode/decode */177 int length; /* The length is either the output line length182 unsigned char enc_data[80]; /* data to encode */183 int line_num; /* number read on current line */184 int expect_nl;