mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-02 10:43:10 +08:00

Add checks for PSA_WANT_KEY_TYPE_CHACHA20, both with and without MBEDTLS_PSA_CRYPTO_CONFIG. This only adds support for the ciphers itself, presumably as a stream cipher (and not yet AEAD). Signed-off-by: David Brown <david.brown@linaro.org>