Public Attributes | |
int | buf_len |
int | buf_off |
int | tmp_len |
int | tmp_nl |
int | encode |
int | start |
int | cont |
EVP_ENCODE_CTX | base64 |
char | buf [EVP_ENCODE_LENGTH(B64_BLOCK_SIZE)+10] |
char | tmp [B64_BLOCK_SIZE] |
EVP_ENCODE_CTX b64_struct::base64 |
char b64_struct::buf[EVP_ENCODE_LENGTH(B64_BLOCK_SIZE)+10] |
char b64_struct::tmp[B64_BLOCK_SIZE] |