These component implement the Crypto ASymmetric custom Error codes. More...

Macros | |
| #define | PH_ERR_UNSUPPORTED_CURVE_ID (PH_ERR_CUSTOM_BEGIN + 0U) |
| Curve by group ID not supported. | |
| #define | PH_ERR_UNSUPPORTED_KEY_PAIR_TYPE (PH_ERR_CUSTOM_BEGIN + 1U) |
| Type of Key Pair to be loaded /exported is not supported. | |
| #define | PH_ERR_UNSUPPORTED_HASH_ALGO (PH_ERR_CUSTOM_BEGIN + 2U) |
| Hashing Algorithm not supported. | |
| #define | PH_ERR_VERIFICATION_FAILED (PH_ERR_CUSTOM_BEGIN + 3U) |
| Verification of Message / Signature combination failed. | |
These component implement the Crypto ASymmetric custom Error codes.