MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClCss_Ecc_Types

Defines all types of mcuxClCss_Ecc. More...

Data Structures

union  mcuxClCss_EccSignOption_t
 Command option bit field for mcuxClCss_EccSign_Async Bit field to configure mcuxClCss_EccSign_Async. More...
 
union  mcuxClCss_EccVerifyOption_t
 Command option bit field for mcuxClCss_EccVerify_Async Bit field to configure mcuxClCss_EccVerifyOption_t. More...
 
union  mcuxClCss_EccKeyGenOption_t
 Command option bit field for mcuxClCss_EccKeyGen_Async Bit field to configure mcuxClCss_EccKeyGenOption_t. More...
 

Typedefs

typedef uint8_t mcuxClCss_EccByte_t
 Data type for ECC parameters in CSS format. More...
 

Detailed Description

Defines all types of mcuxClCss_Ecc.

Typedef Documentation

◆ mcuxClCss_EccByte_t

typedef uint8_t mcuxClCss_EccByte_t

Data type for ECC parameters in CSS format.

This type will be removed soon.