Home
last modified time | relevance | path

Searched refs:otPlatCryptoEcdsaSignature (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/include/openthread/platform/
Dcrypto.h201 struct otPlatCryptoEcdsaSignature struct
206 typedef struct otPlatCryptoEcdsaSignature otPlatCryptoEcdsaSignature; typedef
588 otPlatCryptoEcdsaSignature *aSignature);
607 const otPlatCryptoEcdsaSignature *aSignature);
628 otPlatCryptoEcdsaSignature *aSignature);
682 const otPlatCryptoEcdsaSignature *aSignature);
/openthread-latest/examples/platforms/simulation/
Dcrypto.c101 otPlatCryptoEcdsaSignature *aSignature) in otPlatCryptoEcdsaSignUsingKeyRef()
112 const otPlatCryptoEcdsaSignature *aSignature) in otPlatCryptoEcdsaVerifyUsingKeyRef()
/openthread-latest/src/core/crypto/
Decdsa.hpp89 class Signature : public otPlatCryptoEcdsaSignature
340 DefineCoreType(otPlatCryptoEcdsaSignature, Crypto::Ecdsa::P256::Signature);
Dcrypto_platform.cpp561 otPlatCryptoEcdsaSignature *aSignature) in otPlatCryptoEcdsaSign()
620 const otPlatCryptoEcdsaSignature *aSignature) in otPlatCryptoEcdsaVerify()
776 otPlatCryptoEcdsaSignature *aSignature) in otPlatCryptoEcdsaSign()
787 const otPlatCryptoEcdsaSignature *aSignature) in otPlatCryptoEcdsaVerify()
/openthread-latest/tests/unit/
Dtest_platform.cpp555 otPlatCryptoEcdsaSignature *aSignature) in otPlatCryptoEcdsaSignUsingKeyRef()
566 const otPlatCryptoEcdsaSignature *aSignature) in otPlatCryptoEcdsaVerifyUsingKeyRef()