ECDSA verify check values. More...
Macros | |
#define | MCUXCLELS_STATUS_ECDSAVFY_NORUN |
This value of mcuxClEls_HwState_t.ecdsavfy means that no ECDSA verify operation has been executed. | |
#define | MCUXCLELS_STATUS_ECDSAVFY_FAIL |
This value of mcuxClEls_HwState_t.ecdsavfy means that the most recently finished ECDSA signature verification failed. | |
#define | MCUXCLELS_STATUS_ECDSAVFY_OK |
This value of mcuxClEls_HwState_t.ecdsavfy means that the most recently finished ECDSA signature verification passed. | |
#define | MCUXCLELS_STATUS_ECDSAVFY_ERROR |
This value of mcuxClEls_HwState_t.ecdsavfy means that an error has occurred. | |
ECDSA verify check values.
#define MCUXCLELS_STATUS_ECDSAVFY_NORUN |
This value of mcuxClEls_HwState_t.ecdsavfy means that no ECDSA verify operation has been executed.
#define MCUXCLELS_STATUS_ECDSAVFY_FAIL |
This value of mcuxClEls_HwState_t.ecdsavfy means that the most recently finished ECDSA signature verification failed.
#define MCUXCLELS_STATUS_ECDSAVFY_OK |
This value of mcuxClEls_HwState_t.ecdsavfy means that the most recently finished ECDSA signature verification passed.
#define MCUXCLELS_STATUS_ECDSAVFY_ERROR |
This value of mcuxClEls_HwState_t.ecdsavfy means that an error has occurred.