X25519State Struct Reference
X25519 working state. More...
#include <x25519.h>
Data Fields | |
uint32_t | k [8] |
uint32_t | u [8] |
uint32_t | x1 [8] |
uint32_t | z1 [8] |
uint32_t | x2 [8] |
uint32_t | z2 [8] |
uint32_t | t1 [8] |
uint32_t | t2 [8] |
Detailed Description
Field Documentation
◆ k
◆ t1
◆ t2
◆ u
◆ x1
◆ x2
◆ z1
◆ z2
The documentation for this struct was generated from the following file:
- cyclone_crypto/ecc/x25519.h