Home
last modified time | relevance | path

Searched defs:aPublicKey (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dcrypto.c91 …or otPlatCryptoEcdsaExportPublicKey(otCryptoKeyRef aKeyRef, otPlatCryptoEcdsaPublicKey *aPublicKey) in otPlatCryptoEcdsaExportPublicKey()
/openthread-latest/src/core/crypto/
Dcrypto_platform.cpp524 otPlatCryptoEcdsaPublicKey *aPublicKey) in otPlatCryptoEcdsaGetPublicKey()
618 OT_TOOL_WEAK otError otPlatCryptoEcdsaVerify(const otPlatCryptoEcdsaPublicKey *aPublicKey, in otPlatCryptoEcdsaVerify()
766 otPlatCryptoEcdsaPublicKey *aPublicKey) in otPlatCryptoEcdsaGetPublicKey()
785 OT_TOOL_WEAK otError otPlatCryptoEcdsaVerify(const otPlatCryptoEcdsaPublicKey *aPublicKey, in otPlatCryptoEcdsaVerify()
/openthread-latest/tests/unit/
Dtest_platform.cpp545 …or otPlatCryptoEcdsaExportPublicKey(otCryptoKeyRef aKeyRef, otPlatCryptoEcdsaPublicKey *aPublicKey) in otPlatCryptoEcdsaExportPublicKey()