mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-31 09:31:07 +02:00
Slots are numbered from 1, but the slot array is a C array so it's numbered from 0. Add a non-regression test.
Slots are numbered from 1, but the slot array is a C array so it's numbered from 0. Add a non-regression test.