mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 06:31:13 +01:00
Remove PK and CSR writing functionality from baremetal.h
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
#define MBEDTLS_BIGNUM_C
|
||||
#define MBEDTLS_PK_C
|
||||
#define MBEDTLS_PK_PARSE_C
|
||||
#define MBEDTLS_PK_WRITE_C
|
||||
#define MBEDTLS_ECDSA_C
|
||||
#define MBEDTLS_ECP_C
|
||||
#define MBEDTLS_ECP_DP_SECP256R1_ENABLED
|
||||
@@ -131,8 +130,6 @@
|
||||
#define MBEDTLS_X509_REMOVE_HOSTNAME_VERIFICATION
|
||||
|
||||
/* X.509 CSR writing */
|
||||
#define MBEDTLS_X509_CSR_WRITE_C
|
||||
#define MBEDTLS_X509_CREATE_C
|
||||
#define MBEDTLS_ASN1_WRITE_C
|
||||
|
||||
/* RNG and PRNG */
|
||||
|
||||
Reference in New Issue
Block a user