mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-30 17:41:11 +03: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>