Home
last modified time | relevance | path

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

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