![]() |
MCUXpresso SDK API Reference Manual
Rev. 0
NXP Semiconductors
|
Error codes returned by the TLS API. More...
Note that TLS API may also propagate port-specific error codes, or codes from mbedTLS.
Macros | |
#define | TLS_ERROR_HANDSHAKE_FAILED ( -2001 ) |
Error in handshake. More... | |
#define | TLS_ERROR_RNG ( -2002 ) |
Error in RNG. More... | |
#define | TLS_ERROR_SIGN ( -2003 ) |
Error in sign operation. More... | |
#define TLS_ERROR_HANDSHAKE_FAILED ( -2001 ) |
#define TLS_ERROR_RNG ( -2002 ) |
#define TLS_ERROR_SIGN ( -2003 ) |