mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-07 06:05:03 -04: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>