![]() |
![]() |
Modules | |
| Status Codes | |
| Command Codes | |
Macros | |
| #define | ECDSA_CMD_RESERVED (32) |
| #define | ECDSA_STATUS_RESERVED (-32) |
These ECDSA macros are reservations for ECDSA.h
| #define ECDSA_CMD_RESERVED (32) |
Common ECDSA_control command code reservation offset. ECDSA driver implementations should offset command codes with ECDSA_CMD_RESERVED growing positively
Example implementation specific command codes:
| #define ECDSA_STATUS_RESERVED (-32) |
Common ECDSA_control status code reservation offset. ECDSA driver implementations should offset status codes with ECDSA_STATUS_RESERVED growing negatively.
Example implementation specific status codes: