Searched refs:otPlatCryptoSha256Start (Results 1 – 3 of 3) sorted by relevance
52 void Sha256::Start(void) { SuccessOrAssert(otPlatCryptoSha256Start(&mContext)); } in Start()
383 OT_TOOL_WEAK otError otPlatCryptoSha256Start(otCryptoContext *aContext) in otPlatCryptoSha256Start() function
536 otError otPlatCryptoSha256Start(otCryptoContext *aContext);