Files
Łukasz Duda b614af3a91 [crypto] PSA API: introduce platform API for crypto dynamic memory mgmt
This commit adds two new functions, `otPlatCryptoCAlloc` and
`otPlatCryptoFree`, which provide dynamic memory management for the
crypto subsystem. They are only enabled when
`OPENTHREAD_CONFIG_HEAP_EXTERNAL_ENABLE` is set.

Signed-off-by: Łukasz Duda <lukasz.duda@nordicsemi.no>
2025-11-04 21:53:32 +01:00
..
2023-06-28 08:54:23 -07:00