mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 08:22:57 +00: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.