Change SSL debug API in the library
This commit is contained in:
parent
79c4e3ee59
commit
fd474233c8
9 changed files with 93 additions and 149 deletions
|
@ -120,9 +120,6 @@
|
|||
#if defined MBEDTLS_DEBUG_C
|
||||
#define POLARSSL_DEBUG_C MBEDTLS_DEBUG_C
|
||||
#endif
|
||||
#if defined MBEDTLS_DEBUG_DFL_MODE
|
||||
#define POLARSSL_DEBUG_DFL_MODE MBEDTLS_DEBUG_DFL_MODE
|
||||
#endif
|
||||
#if defined MBEDTLS_DEPRECATED_REMOVED
|
||||
#define POLARSSL_DEPRECATED_REMOVED MBEDTLS_DEPRECATED_REMOVED
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue