mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-02 00:02:14 +02:00
We allow a NULL input buffer if the input length is zero, but we don't test it. As long as that's the case, we shouldn't promise to support it.