mbedtls/include
Valerio Setti 89f5af84af adjust_legacy_crypto: enable ASN1_[PARSE|WRITE]_C when RSA_C
RSA needs ASN1 functions to parse/write private and public keys,
but there is no guards in the code for that. So we need to enable
ASN1 support whenever RSA is enabled.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-04-18 18:47:34 +02:00
..
mbedtls adjust_legacy_crypto: enable ASN1_[PARSE|WRITE]_C when RSA_C 2024-04-18 18:47:34 +02:00
psa Fix typo in psa_key_production_parameters_t doc: 65535 should be 65537 2024-03-26 12:25:07 +00:00
.gitignore
CMakeLists.txt