Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dcrypto.c84 otError otPlatCryptoEcdsaGenerateAndImportKey(otCryptoKeyRef aKeyRef) in otPlatCryptoEcdsaGenerateAndImportKey() function
/openthread-latest/src/core/crypto/
Decdsa.hpp221 Error Generate(void) const { return otPlatCryptoEcdsaGenerateAndImportKey(mKeyRef); } in Generate()
/openthread-latest/include/openthread/platform/
Dcrypto.h662 otError otPlatCryptoEcdsaGenerateAndImportKey(otCryptoKeyRef aKeyRef);
/openthread-latest/tests/unit/
Dtest_platform.cpp538 otError otPlatCryptoEcdsaGenerateAndImportKey(otCryptoKeyRef aKeyRef) in otPlatCryptoEcdsaGenerateAndImportKey() function