Searched refs:aHashSize (Results 1 – 1 of 1) sorted by relevance
394 otError otPlatCryptoSha256Finish(otCryptoContext *aContext, uint8_t *aHash, uint16_t aHashSize) in otPlatCryptoSha256Finish() argument405 return psaToOtError(psa_hash_finish(operation, aHash, aHashSize, &hash_size)); in otPlatCryptoSha256Finish()