Update dependencies & includes for session tickets
This commit is contained in:
parent
d59675d92c
commit
0c0f11f4b3
5 changed files with 12 additions and 13 deletions
|
@ -51,11 +51,6 @@
|
|||
#include "sha512.h"
|
||||
#endif
|
||||
|
||||
// for session tickets
|
||||
#if defined(MBEDTLS_AES_C)
|
||||
#include "aes.h"
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_X509_CRT_PARSE_C)
|
||||
#include "x509_crt.h"
|
||||
#include "x509_crl.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue