MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches

mcuxClOsccaSm2_size definitions for curve256 input buffers More...

Macros

#define MCUXCLOSCCASM2_ENCDEC_FORMAT_INDICATOR_SIZE
 
#define MCUXCLOSCCASM2_SM2P256_SIZE_PRIVATEKEY
 Byte length of a SM2P256 private key.
 
#define MCUXCLOSCCASM2_SM2P256_SIZE_PUBLICKEY
 Byte length of a SM2P256 public key.
 
#define MCUXCLOSCCASM2_SM2P256_SIZE_SHAREDSECRET
 Byte length of a SM2P256 shared secret.
 
#define MCUXCLOSCCASM2_SM2P256_SIZE_PRIMEP
 Byte length of the underlying prime p used in SM2P256.
 
#define MCUXCLOSCCASM2_SM2P256_SIZE_BASEPOINTORDER
 Byte length of the base point order n used in SM2P256.
 
#define MCUXCLOSCCASM2_SM2P256_SIZE_MAX
 Max byte length of MCUXCLOSCCASM2_SM2P256_SIZE_BASEPOINTORDER and MCUXCLOSCCASM2_SM2P256_SIZE_PRIMEP used in SM2P256.
 

Detailed Description

mcuxClOsccaSm2_size definitions for curve256 input buffers

Macro Definition Documentation

◆ MCUXCLOSCCASM2_SM2P256_SIZE_PRIVATEKEY

#define MCUXCLOSCCASM2_SM2P256_SIZE_PRIVATEKEY

Byte length of a SM2P256 private key.

◆ MCUXCLOSCCASM2_SM2P256_SIZE_PUBLICKEY

#define MCUXCLOSCCASM2_SM2P256_SIZE_PUBLICKEY

Byte length of a SM2P256 public key.

◆ MCUXCLOSCCASM2_SM2P256_SIZE_SHAREDSECRET

#define MCUXCLOSCCASM2_SM2P256_SIZE_SHAREDSECRET

Byte length of a SM2P256 shared secret.

◆ MCUXCLOSCCASM2_SM2P256_SIZE_PRIMEP

#define MCUXCLOSCCASM2_SM2P256_SIZE_PRIMEP

Byte length of the underlying prime p used in SM2P256.

◆ MCUXCLOSCCASM2_SM2P256_SIZE_BASEPOINTORDER

#define MCUXCLOSCCASM2_SM2P256_SIZE_BASEPOINTORDER

Byte length of the base point order n used in SM2P256.

◆ MCUXCLOSCCASM2_SM2P256_SIZE_MAX

#define MCUXCLOSCCASM2_SM2P256_SIZE_MAX

Max byte length of MCUXCLOSCCASM2_SM2P256_SIZE_BASEPOINTORDER and MCUXCLOSCCASM2_SM2P256_SIZE_PRIMEP used in SM2P256.