mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-25 21:51:13 +01:00
Zero is the minimum value defined by the spec, just because the internal implementation treats zero and one as the same thing does not mean that other implementations will also do so. Signed-off-by: Paul Elliott <paul.elliott@arm.com>