Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove code that is only used when MBEDTLS_USE_PSA_CRYPTO is disabled #9631

Open
gilles-peskine-arm opened this issue Sep 24, 2024 · 0 comments
Labels
component-crypto Crypto primitives and low-level interfaces component-tls component-x509 size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

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.

Definition of done: MBEDTLS_USE_PSA_CRYPTO no longer appears in any code. It may still appear in documentation (covered by #9632).

@gilles-peskine-arm gilles-peskine-arm added component-tls component-x509 component-crypto Crypto primitives and low-level interfaces size-xs Estimated task size: extra small (a few hours at most) size-s Estimated task size: small (~2d) and removed size-xs Estimated task size: extra small (a few hours at most) labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-crypto Crypto primitives and low-level interfaces component-tls component-x509 size-s Estimated task size: small (~2d)
Projects
Status: Implementation needed
Development

No branches or pull requests

1 participant