mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-10 06:40:16 +00:00
Merge branch 'configs' of bachp configs
This commit is contained in:
commit
13d8762cfe
@ -80,6 +80,6 @@
|
|||||||
*/
|
*/
|
||||||
#define MBEDTLS_SSL_MAX_CONTENT_LEN 512
|
#define MBEDTLS_SSL_MAX_CONTENT_LEN 512
|
||||||
|
|
||||||
#include "check_config.h"
|
#include "mbedtls/check_config.h"
|
||||||
|
|
||||||
#endif /* MBEDTLS_CONFIG_H */
|
#endif /* MBEDTLS_CONFIG_H */
|
||||||
|
@ -66,6 +66,6 @@
|
|||||||
#define MBEDTLS_SHA1_C
|
#define MBEDTLS_SHA1_C
|
||||||
#define MBEDTLS_SHA256_C
|
#define MBEDTLS_SHA256_C
|
||||||
|
|
||||||
#include "check_config.h"
|
#include "mbedtls/check_config.h"
|
||||||
|
|
||||||
#endif /* MBEDTLS_CONFIG_H */
|
#endif /* MBEDTLS_CONFIG_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user