mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 16:05:38 +01:00
Reduce picocoin config a bit more
This commit is contained in:
parent
f9378d8f11
commit
cb576cc18b
@ -34,13 +34,11 @@
|
||||
#define POLARSSL_ASN1_WRITE_C
|
||||
#define POLARSSL_BASE64_C
|
||||
#define POLARSSL_BIGNUM_C
|
||||
#define POLARSSL_DES_C // ???
|
||||
#define POLARSSL_ECDSA_C
|
||||
#define POLARSSL_ECP_C
|
||||
#define POLARSSL_ENTROPY_C
|
||||
#define POLARSSL_HMAC_DRBG_C
|
||||
#define POLARSSL_MD_C
|
||||
#define POLARSSL_MD5_C // ???
|
||||
#define POLARSSL_OID_C
|
||||
#define POLARSSL_PADLOCK_C
|
||||
#define POLARSSL_PK_C
|
||||
|
Loading…
Reference in New Issue
Block a user