Public Attributes | |
int | flags |
BIGNUM | N |
BIGNUM | Nr |
int | num_bits |
int | shift |
Definition at line 175 of file exponentiation.c.
int bn_recp_ctx_st::flags |
Definition at line 180 of file exponentiation.c.
BIGNUM bn_recp_ctx_st::N |
Definition at line 176 of file exponentiation.c.
BIGNUM bn_recp_ctx_st::Nr |
Definition at line 177 of file exponentiation.c.
int bn_recp_ctx_st::num_bits |
Definition at line 178 of file exponentiation.c.
int bn_recp_ctx_st::shift |
Definition at line 179 of file exponentiation.c.