Home
last modified time | relevance | path

Searched refs:otPlatCryptoDestroyKey (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dcrypto.c70 otError otPlatCryptoDestroyKey(otCryptoKeyRef aKeyRef) in otPlatCryptoDestroyKey() function
/openthread-latest/src/core/crypto/
Dstorage.hpp241 IgnoreError(otPlatCryptoDestroyKey(aKeyRef)); in DestroyKey()
/openthread-latest/include/openthread/platform/
Dcrypto.h275 otError otPlatCryptoDestroyKey(otCryptoKeyRef aKeyRef);
/openthread-latest/tests/unit/
Dtest_platform.cpp524 otError otPlatCryptoDestroyKey(otCryptoKeyRef aKeyRef) in otPlatCryptoDestroyKey() function