1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-11 05:22:30 +03:00
Files
mbedtls/library/threading.c
Janos Follath a9e775efe4 Remove mutexes from ECP hardware acceleration
Protecting the ECP hardware acceleratior with mutexes is inconsistent with the
philosophy of the library. Pre-existing hardware accelerator interfaces
leave concurrency support to the underlying platform.

Fixes #863
2017-07-19 02:07:59 +01:00

4.2 KiB