Public Attributes | List of all members
dsa_st Struct Reference

#include <dsa.h>

Public Attributes

CRYPTO_EX_DATA ex_data
 
int flags
 
BIGNUMg
 
CRYPTO_MUTEX method_mont_lock
 
BN_MONT_CTXmethod_mont_p
 
BN_MONT_CTXmethod_mont_q
 
BIGNUMp
 
BIGNUMpriv_key
 
BIGNUMpub_key
 
BIGNUMq
 
CRYPTO_refcount_t references
 
long version
 

Detailed Description

Definition at line 398 of file dsa.h.

Member Data Documentation

◆ ex_data

CRYPTO_EX_DATA dsa_st::ex_data

Definition at line 413 of file dsa.h.

◆ flags

int dsa_st::flags

Definition at line 407 of file dsa.h.

◆ g

BIGNUM* dsa_st::g

Definition at line 402 of file dsa.h.

◆ method_mont_lock

CRYPTO_MUTEX dsa_st::method_mont_lock

Definition at line 409 of file dsa.h.

◆ method_mont_p

BN_MONT_CTX* dsa_st::method_mont_p

Definition at line 410 of file dsa.h.

◆ method_mont_q

BN_MONT_CTX* dsa_st::method_mont_q

Definition at line 411 of file dsa.h.

◆ p

BIGNUM* dsa_st::p

Definition at line 400 of file dsa.h.

◆ priv_key

BIGNUM* dsa_st::priv_key

Definition at line 405 of file dsa.h.

◆ pub_key

BIGNUM* dsa_st::pub_key

Definition at line 404 of file dsa.h.

◆ q

BIGNUM* dsa_st::q

Definition at line 401 of file dsa.h.

◆ references

CRYPTO_refcount_t dsa_st::references

Definition at line 412 of file dsa.h.

◆ version

long dsa_st::version

Definition at line 399 of file dsa.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:42