OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
ok_struct Struct Reference

Public Attributes

size_t buf_len
 
size_t buf_off
 
size_t buf_len_save
 
size_t buf_off_save
 
int cont
 
int finished
 
EVP_MD_CTX md
 
int blockout
 
int sigio
 
unsigned char buf [IOBS]
 

Detailed Description

Definition at line 145 of file bio_ok.c.

Member Data Documentation

int ok_struct::blockout

Definition at line 154 of file bio_ok.c.

unsigned char ok_struct::buf[IOBS]

Definition at line 156 of file bio_ok.c.

size_t ok_struct::buf_len

Definition at line 147 of file bio_ok.c.

size_t ok_struct::buf_len_save

Definition at line 149 of file bio_ok.c.

size_t ok_struct::buf_off

Definition at line 148 of file bio_ok.c.

size_t ok_struct::buf_off_save

Definition at line 150 of file bio_ok.c.

int ok_struct::cont

Definition at line 151 of file bio_ok.c.

int ok_struct::finished

Definition at line 152 of file bio_ok.c.

EVP_MD_CTX ok_struct::md

Definition at line 153 of file bio_ok.c.

int ok_struct::sigio

Definition at line 155 of file bio_ok.c.


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