Mistake on this page?
Report an issue in GitHub or email us
Macros
crys_ec_mont_edw_error.h File Reference

This module containes the definitions of the CRYS ECC-25519 errors. More...

#include "crys_error.h"

Go to the source code of this file.

Macros

#define CRYS_ECEDW_INVALID_INPUT_POINTER_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x00UL)
 
#define CRYS_ECEDW_INVALID_INPUT_SIZE_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x01UL)
 
#define CRYS_ECEDW_INVALID_SCALAR_SIZE_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x02UL)
 
#define CRYS_ECEDW_INVALID_SCALAR_DATA_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x03UL)
 
#define CRYS_ECEDW_RND_CONTEXT_PTR_INVALID_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x04UL)
 
#define CRYS_ECEDW_RND_GEN_VECTOR_FUNC_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x05UL)
 
#define CRYS_ECEDW_SIGN_VERIFY_FAILED_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x20UL)
 
#define CRYS_ECMONT_INVALID_INPUT_POINTER_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x30UL)
 
#define CRYS_ECMONT_INVALID_INPUT_SIZE_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x31UL)
 
#define CRYS_ECMONT_INVALID_DOMAIN_ID_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x32UL)
 
#define CRYS_ECEDW_PKI_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x33UL)
 
#define CRYS_ECMONT_PKI_ERROR   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0x34UL)
 
#define CRYS_ECMONT_IS_NOT_SUPPORTED   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0xFEUL)
 
#define CRYS_ECEDW_IS_NOT_SUPPORTED   (CRYS_EC_MONT_EDW_MODULE_ERROR_BASE + 0xFFUL)
 

Detailed Description

This module containes the definitions of the CRYS ECC-25519 errors.

Definition in file crys_ec_mont_edw_error.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.