p256-m: use mbedtls zeroize #7883
Labels
bug
component-crypto
Crypto primitives and low-level interfaces
size-xs
Estimated task size: extra small (a few hours at most)
The p256-m code should use
mbedtls_platform_zeroize
instead of its ownzeroize
function.The text was updated successfully, but these errors were encountered: