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

Define for the EdDSA signature protocol descriptor size. More...

Macros

#define MCUXCLECC_EDDSA_SIGNATURE_MODE_SIZE
#define MCUXCLECC_EDDSA_ED25519_SIZE_SIGNATURE_MODE_DESCRIPTOR(contextLen)
 Byte length of an Ed25519 signature mode descriptor.

Detailed Description

Define for the EdDSA signature protocol descriptor size.

Macro Definition Documentation

◆ MCUXCLECC_EDDSA_ED25519_SIZE_SIGNATURE_MODE_DESCRIPTOR

#define MCUXCLECC_EDDSA_ED25519_SIZE_SIGNATURE_MODE_DESCRIPTOR ( contextLen)

Byte length of an Ed25519 signature mode descriptor.

Examples
mcuxClEcc_EdDSA_Ed25519ctx_example.c, and mcuxClEcc_EdDSA_Ed25519ph_example.c.