mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-24 12:45:35 +00:00
Merge remote-tracking branch 'origin/pr/588' into baremetal
This commit is contained in:
commit
5aca94eafe
|
@ -34,9 +34,6 @@
|
|||
#ifndef MBEDTLS_BAREMETAL_CONFIG_H
|
||||
#define MBEDTLS_BAREMETAL_CONFIG_H
|
||||
|
||||
#define MBEDTLS_HAVE_TIME
|
||||
#define MBEDTLS_HAVE_TIME_DATE
|
||||
|
||||
/* Symmetric crypto: AES-CCM only */
|
||||
#define MBEDTLS_CIPHER_C
|
||||
#define MBEDTLS_AES_C
|
||||
|
|
Loading…
Reference in a new issue