mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 04:55:51 +01:00
dc470ae8af
Introduce MBEDTLS_X509_INFO to indicate the availability of the mbedtls_x509_*_info() function and closely related APIs. When this is not defined, also omit name and description from mbedtls_oid_descriptor_t, and omit OID arrays, macros, and types that are entirely unused. This saves several KB of code space. Change-Id: I056312613379890e0d70e1d08c34171287c0aa17 |
||
---|---|---|
.. | ||
cert_app.c | ||
cert_req.c | ||
cert_write.c | ||
CMakeLists.txt | ||
crl_app.c | ||
req_app.c |