MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
TLS Error Codes

Error codes returned by the TLS API. More...

Overview

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...
 

Macro Definition Documentation

#define TLS_ERROR_HANDSHAKE_FAILED   ( -2001 )
#define TLS_ERROR_RNG   ( -2002 )
#define TLS_ERROR_SIGN   ( -2003 )