EcMulFastState Struct Reference

Working state (fast scalar multiplication) More...

#include <ec.h>

Data Fields

uint32_t k [EC_MAX_ORDER_SIZE+1]
 
uint32_t h [EC_MAX_ORDER_SIZE+1]
 
EcState subState
 

Detailed Description

Working state (fast scalar multiplication)

Definition at line 462 of file ec.h.

Field Documentation

◆ h

uint32_t h[EC_MAX_ORDER_SIZE+1]

Definition at line 465 of file ec.h.

◆ k

uint32_t k[EC_MAX_ORDER_SIZE+1]

Definition at line 464 of file ec.h.

◆ subState

EcState subState

Definition at line 466 of file ec.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/ecc/ec.h