Home
last modified time | relevance | path

Searched refs:otPlatCryptoEcdsaGenerateKey (Results 1 – 3 of 3) sorted by relevance

/openthread-3.7.0/src/core/crypto/
Decdsa.hpp143 Error Generate(void) { return otPlatCryptoEcdsaGenerateKey(this); } in Generate()
Dcrypto_platform.cpp496 OT_TOOL_WEAK otError otPlatCryptoEcdsaGenerateKey(otPlatCryptoEcdsaKeyPair *aKeyPair) in otPlatCryptoEcdsaGenerateKey() function
758 OT_TOOL_WEAK otError otPlatCryptoEcdsaGenerateKey(otPlatCryptoEcdsaKeyPair *aKeyPair) in otPlatCryptoEcdsaGenerateKey() function
/openthread-3.7.0/include/openthread/platform/
Dcrypto.h601 otError otPlatCryptoEcdsaGenerateKey(otPlatCryptoEcdsaKeyPair *aKeyPair);