MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClEcc_Macros

Defines all macros of mcuxClEcc. More...

Modules

 MCUXCLECC_STATUS_
 mcuxClEcc return code definitions
 
 MCUXCLECC_MONT_STATUS_
 mcuxClEcc_Mont return code definitions
 
 MCUXCLECC_MONT_CURVE25519_SIZE_
 mcuxClEcc_Mont_size definitions for curve25519 input buffers
 

Typedefs

typedef uint32_t mcuxClEcc_Status_t
 Type for mcuxClEcc component return codes. More...
 
typedef uint64_t mcuxClEcc_Status_Protected_t
 Type for mcuxClEcc component return codes. More...
 
typedef struct mcuxClEcc_Mont_DomainParams_t mcuxClEcc_Mont_DomainParams_t
 Type for mcuxClEcc Mont domainParameters type. More...
 

Detailed Description

Defines all macros of mcuxClEcc.

Typedef Documentation

◆ mcuxClEcc_Status_t

typedef uint32_t mcuxClEcc_Status_t

Type for mcuxClEcc component return codes.

◆ mcuxClEcc_Status_Protected_t

typedef uint64_t mcuxClEcc_Status_Protected_t

Type for mcuxClEcc component return codes.

◆ mcuxClEcc_Mont_DomainParams_t

Type for mcuxClEcc Mont domainParameters type.