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. More... | |
#define | MCUXCLELS_STATUS_ECDSAVFY_FAIL |
This value of mcuxClEls_HwState_t.ecdsavfy means that the most recently finished ECDSA signature verification failed. More... | |
#define | MCUXCLELS_STATUS_ECDSAVFY_OK |
This value of mcuxClEls_HwState_t.ecdsavfy means that the most recently finished ECDSA signature verification passed. More... | |
#define | MCUXCLELS_STATUS_ECDSAVFY_ERROR |
This value of mcuxClEls_HwState_t.ecdsavfy means that an error has occurred. More... | |
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.