mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
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
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include "mbedtls/debug.h"
|
||||
#include "mbedtls/ssl.h"
|
||||
#include "mbedtls/ssl_internal.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue