mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Add MBEDTLS_X509_ON_DEMAND_PARSING to baremetal config
This commit is contained in:
parent
b36a245654
commit
938a80507a
1 changed files with 2 additions and 0 deletions
|
|
@ -85,6 +85,8 @@
|
|||
#define MBEDTLS_X509_CHECK_KEY_USAGE
|
||||
#define MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE
|
||||
#define MBEDTLS_X509_REMOVE_INFO
|
||||
#define MBEDTLS_X509_ON_DEMAND_PARSING
|
||||
#define MBEDTLS_X509_ALWAYS_FLUSH
|
||||
#define MBEDTLS_ASN1_PARSE_C
|
||||
|
||||
/* X.509 CSR writing */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue