evp_Encode_Ctx_st.length_

The length is either the output line length (in input bytes) or the shortest input line length that is ok. Once decoding begins, the length is adjusted up each time a longer line is decoded

struct evp_Encode_Ctx_st
int length_;

Meta