Public Attributes | List of all members
rsa_st Struct Reference

#include <rsa.h>

Public Attributes

uint64_t blinding_fork_generation
 
BN_BLINDING ** blindings
 
unsigned char * blindings_inuse
 
BIGNUMd
 
BIGNUMd_fixed
 
BIGNUMdmp1
 
BIGNUMdmp1_fixed
 
BIGNUMdmq1
 
BIGNUMdmq1_fixed
 
BIGNUMe
 
CRYPTO_EX_DATA ex_data
 
int flags
 
BIGNUMinv_small_mod_large_mont
 
BIGNUMiqmp
 
CRYPTO_MUTEX lock
 
RSA_METHODmeth
 
BN_MONT_CTXmont_n
 
BN_MONT_CTXmont_p
 
BN_MONT_CTXmont_q
 
BIGNUMn
 
unsigned num_blindings
 
BIGNUMp
 
unsigned private_key_frozen:1
 
BIGNUMq
 
CRYPTO_refcount_t references
 

Detailed Description

Definition at line 732 of file rsa.h.

Member Data Documentation

◆ blinding_fork_generation

uint64_t rsa_st::blinding_fork_generation

Definition at line 781 of file rsa.h.

◆ blindings

BN_BLINDING** rsa_st::blindings

Definition at line 779 of file rsa.h.

◆ blindings_inuse

unsigned char* rsa_st::blindings_inuse

Definition at line 780 of file rsa.h.

◆ d

BIGNUM* rsa_st::d

Definition at line 740 of file rsa.h.

◆ d_fixed

BIGNUM* rsa_st::d_fixed

Definition at line 765 of file rsa.h.

◆ dmp1

BIGNUM* rsa_st::dmp1

Definition at line 743 of file rsa.h.

◆ dmp1_fixed

BIGNUM * rsa_st::dmp1_fixed

Definition at line 765 of file rsa.h.

◆ dmq1

BIGNUM* rsa_st::dmq1

Definition at line 744 of file rsa.h.

◆ dmq1_fixed

BIGNUM * rsa_st::dmq1_fixed

Definition at line 765 of file rsa.h.

◆ e

BIGNUM* rsa_st::e

Definition at line 739 of file rsa.h.

◆ ex_data

CRYPTO_EX_DATA rsa_st::ex_data

Definition at line 748 of file rsa.h.

◆ flags

int rsa_st::flags

Definition at line 750 of file rsa.h.

◆ inv_small_mod_large_mont

BIGNUM* rsa_st::inv_small_mod_large_mont

Definition at line 770 of file rsa.h.

◆ iqmp

BIGNUM* rsa_st::iqmp

Definition at line 745 of file rsa.h.

◆ lock

CRYPTO_MUTEX rsa_st::lock

Definition at line 752 of file rsa.h.

◆ meth

RSA_METHOD* rsa_st::meth

Definition at line 733 of file rsa.h.

◆ mont_n

BN_MONT_CTX* rsa_st::mont_n

Definition at line 756 of file rsa.h.

◆ mont_p

BN_MONT_CTX* rsa_st::mont_p

Definition at line 757 of file rsa.h.

◆ mont_q

BN_MONT_CTX* rsa_st::mont_q

Definition at line 758 of file rsa.h.

◆ n

BIGNUM* rsa_st::n

Definition at line 738 of file rsa.h.

◆ num_blindings

unsigned rsa_st::num_blindings

Definition at line 775 of file rsa.h.

◆ p

BIGNUM* rsa_st::p

Definition at line 741 of file rsa.h.

◆ private_key_frozen

unsigned rsa_st::private_key_frozen

Definition at line 785 of file rsa.h.

◆ q

BIGNUM* rsa_st::q

Definition at line 742 of file rsa.h.

◆ references

CRYPTO_refcount_t rsa_st::references

Definition at line 749 of file rsa.h.


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


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