Eneboo - Documentación para desarrolladores
|
Atributos públicos | |
BIGNUM * | A |
BIGNUM * | Ai |
BIGNUM * | e |
BIGNUM * | mod |
unsigned long | thread_id |
unsigned int | counter |
unsigned long | flags |
BN_MONT_CTX * | m_ctx |
int(* | bn_mod_exp )(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) |
int(* bn_blinding_st::bn_mod_exp)(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx) |
unsigned int bn_blinding_st::counter |
unsigned long bn_blinding_st::flags |
unsigned long bn_blinding_st::thread_id |