Create ssl_internal.h and move some functions
This commit is contained in:
parent
50518f4195
commit
5e94ddebbc
7 changed files with 177 additions and 138 deletions
|
@ -33,6 +33,7 @@
|
|||
#if defined(MBEDTLS_SSL_COOKIE_C)
|
||||
|
||||
#include "mbedtls/ssl_cookie.h"
|
||||
#include "mbedtls/ssl_internal.h"
|
||||
|
||||
#if defined(MBEDTLS_PLATFORM_C)
|
||||
#include "mbedtls/platform.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue