bn_recp_ctx_st Struct Reference

#include <bn.h>

Data Fields

BIGNUM  N
BIGNUM  Nr
int  num_bits
int  shift
int  flags

Field Documentation

int bn_recp_ctx_st::flags
 
BIGNUM bn_recp_ctx_st::N
 
BIGNUM bn_recp_ctx_st::Nr
 
int bn_recp_ctx_st::num_bits
 
int bn_recp_ctx_st::shift
 

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

Copyright © Nokia Corporation 2001-2008
Back to top