Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dcrypto.c84 otError otPlatCryptoEcdsaGenerateAndImportKey(otCryptoKeyRef aKeyRef) in otPlatCryptoEcdsaGenerateAndImportKey() function
/aosp_15_r20/external/openthread/src/core/crypto/
H A Decdsa.hpp238 Error Generate(void) const { return otPlatCryptoEcdsaGenerateAndImportKey(mKeyRef); } in Generate()
/aosp_15_r20/external/openthread/include/openthread/platform/
H A Dcrypto.h712 otError otPlatCryptoEcdsaGenerateAndImportKey(otCryptoKeyRef aKeyRef);
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp536 otError otPlatCryptoEcdsaGenerateAndImportKey(otCryptoKeyRef aKeyRef) in otPlatCryptoEcdsaGenerateAndImportKey() function