Home
last modified time | relevance | path

Searched refs:aHashSize (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/include/openthread/platform/
Dcrypto.h564 otError otPlatCryptoSha256Finish(otCryptoContext *aContext, uint8_t *aHash, uint16_t aHashSize);
/openthread-3.6.0/src/core/crypto/
Dcrypto_platform.cpp425 …EAK otError otPlatCryptoSha256Finish(otCryptoContext *aContext, uint8_t *aHash, uint16_t aHashSize) in otPlatCryptoSha256Finish() argument
427 OT_UNUSED_VARIABLE(aHashSize); in otPlatCryptoSha256Finish()