Description
Remove all the code that is only used when MBEDTLS_USE_PSA_CRYPTO
is disabled.
Remove #define MBEDTLS_USE_PSA_CRYPTO
.
Follow-up to #9630. We should also do #9676 first (not strictly required, but I think it's easier to do it in this order).
Definition of done: MBEDTLS_USE_PSA_CRYPTO
no longer appears in any code. It may still appear in documentation (covered by #9632).
Metadata
Metadata
Assignees
Type
Projects
Status
Implementation in progress