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

Public Attributes

BN_POOL pool
 
BN_STACK stack
 
unsigned int used
 
int err_stack
 
int too_many
 

Detailed Description

Definition at line 139 of file bn_ctx.c.

Member Data Documentation

int bignum_ctx::err_stack

Definition at line 148 of file bn_ctx.c.

BN_POOL bignum_ctx::pool

Definition at line 142 of file bn_ctx.c.

BN_STACK bignum_ctx::stack

Definition at line 144 of file bn_ctx.c.

int bignum_ctx::too_many

Definition at line 150 of file bn_ctx.c.

unsigned int bignum_ctx::used

Definition at line 146 of file bn_ctx.c.


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