#include <dsa.h>
Data Fields |
|
| int | pad |
| long | version |
| int | write_params |
| BIGNUM * | p |
| BIGNUM * | q |
| BIGNUM * | g |
| BIGNUM * | pub_key |
| BIGNUM * | priv_key |
| BIGNUM * | kinv |
| BIGNUM * | r |
| int | flags |
| BN_MONT_CTX * | method_mont_p |
| int | references |
| CRYPTO_EX_DATA | ex_data |
| const DSA_METHOD * | meth |
| ENGINE * | engine |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|