ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
PC_CRYPTO_HOT::Group14Ctx Struct Reference

Public Attributes

pc_bignum r1
 
pc_bignum r2
 
bool initialized = false
 

Detailed Description

Definition at line 32 of file portable_bignum.cpp.

Member Data Documentation

◆ r1

pc_bignum PC_CRYPTO_HOT::Group14Ctx::r1

Definition at line 34 of file portable_bignum.cpp.

Referenced by bn_expmod_group14().

◆ r2

pc_bignum PC_CRYPTO_HOT::Group14Ctx::r2

Definition at line 35 of file portable_bignum.cpp.

Referenced by bn_expmod_group14().

◆ initialized

bool PC_CRYPTO_HOT::Group14Ctx::initialized = false

Definition at line 36 of file portable_bignum.cpp.


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