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. | |
mcuxClOsccaSm2_size definitions for curve256 input buffers
| #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.