mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-03 05:09:39 +08:00

* open output distinct key handles * each handle must be closed * destroying a key does not invalidate other handles * closing a key can/might fail an active operation (but not required)