bn_mont_ctx_st Struct Reference

#include <bn.h>

Data Fields

int  ri
BIGNUM  RR
BIGNUM  N
BIGNUM  Ni
BN_ULONG  n0
int  flags

Field Documentation

int bn_mont_ctx_st::flags
 
BIGNUM bn_mont_ctx_st::N
 
BN_ULONG bn_mont_ctx_st::n0
 
BIGNUM bn_mont_ctx_st::Ni
 
int bn_mont_ctx_st::ri
 
BIGNUM bn_mont_ctx_st::RR
 

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

Copyright © Nokia Corporation 2001-2008
Back to top