cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 349 of file bn.h.

Member Data Documentation

int bn_recp_ctx_st::flags

Definition at line 355 of file bn.h.

BIGNUM bn_recp_ctx_st::N

Definition at line 351 of file bn.h.

BIGNUM bn_recp_ctx_st::Nr

Definition at line 352 of file bn.h.

int bn_recp_ctx_st::num_bits

Definition at line 353 of file bn.h.

int bn_recp_ctx_st::shift

Definition at line 354 of file bn.h.


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