webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
evp_encode_ctx_st Struct Reference

#include <base64.h>

Public Attributes

unsigned data_used
 
uint8_t data [48]
 
char eof_seen
 
char error_encountered
 

Member Data Documentation

◆ data

uint8_t evp_encode_ctx_st::data[48]

◆ data_used

unsigned evp_encode_ctx_st::data_used

◆ eof_seen

char evp_encode_ctx_st::eof_seen

◆ error_encountered

char evp_encode_ctx_st::error_encountered

The documentation for this struct was generated from the following file: