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

#include <bn.h>

Public Attributes

BIGNUM N
 
BIGNUM Nr
 
int num_bits
 
int shift
 
int flags
 

Detailed Description

Definition at line 340 of file bn.h.

Member Data Documentation

int bn_recp_ctx_st::flags

Definition at line 346 of file bn.h.

BIGNUM bn_recp_ctx_st::N

Definition at line 342 of file bn.h.

BIGNUM bn_recp_ctx_st::Nr

Definition at line 343 of file bn.h.

int bn_recp_ctx_st::num_bits

Definition at line 344 of file bn.h.

int bn_recp_ctx_st::shift

Definition at line 345 of file bn.h.


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