Home | History | Annotate | Download | only in openssl

Lines Matching defs:data

46  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
122 // flush it before using the encoded data.
140 // data to |out| and sets |*out_len| to the number of bytes written. Some state
142 // before using the encoded data.
167 // data_used indicates the number of bytes of |data| that are valid. When
168 // encoding, |data| will be filled and encoded as a lump. When decoding, only
169 // the first four bytes of |data| will be used.
171 uint8_t data[48];
173 // eof_seen indicates that the end of the base64 data has been seen when
177 // error_encountered indicates that invalid base64 data was found. This will