Data Fields
ECC_Curve25519_Param Union Reference

Union to access ECC_Curve25519 curve params in bytes or words. More...

#include <ECCParams.h>

Data Fields

uint8_t byte [(32+4)]
 
uint32_t word [(32+4)/sizeof(uint32_t)]
 

Detailed Description

Union to access ECC_Curve25519 curve params in bytes or words.

Field Documentation

§ byte

uint8_t ECC_Curve25519_Param::byte[(32+ 4)]

§ word

uint32_t ECC_Curve25519_Param::word[(32+ 4)/sizeof(uint32_t)]

The documentation for this union was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale