mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
8bdc6cf339
This commit introduces two new platform functions: - otPlatCryptoCAlloc() - otPlatCryptoFree() It also provides a default implementation using the OpenThread Heap. This API is necessary for the upcoming work related to PSA API Signed-off-by: Łukasz Duda <lukasz.duda@nordicsemi.no>