mirror of
https://github.com/espressif/mbedtls.git
synced 2025-07-23 02:11:04 +08:00

Since this is just an example, remove specific-sounding references to mbedtls_psa_core_poison_memory() and replace with more abstract and generic-sounding memory_poison_hook() and memory_unpoison_hook(). Signed-off-by: David Horstmann <david.horstmann@arm.com>