mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-28 23:21:07 +01: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.