mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +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
|
|
@ -1,5 +1,6 @@
|
|||
/* BEGIN_HEADER */
|
||||
#include <mbedtls/ssl.h>
|
||||
#include <mbedtls/ssl_internal.h>
|
||||
/* END_HEADER */
|
||||
|
||||
/* BEGIN_DEPENDENCIES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue