Sm2GenerateSignatureState Struct Reference
  Working state (SM2 signature generation) More...
#include <sm2.h>
| Data Fields | |
| HashContext | hashContext | 
| uint8_t | buffer [32] | 
| uint32_t | e [8] | 
| uint32_t | k [8] | 
| uint32_t | r [8] | 
| uint32_t | t [8] | 
| EcPoint3 | pa | 
| EcPoint3 | p1 | 
Detailed Description
Field Documentation
◆ buffer
◆ e
◆ hashContext
| HashContext hashContext | 
◆ k
◆ p1
◆ pa
◆ r
◆ t
The documentation for this struct was generated from the following file:
- cyclone_crypto/ecc/sm2.h
