otPlatCryptoSha256Update() function
Update SHA-256 operation with new input.
Arguments
aContext
Context for SHA-256 operation.
aBuf
A pointer to the input buffer.
aBufLength
The length of @p aBuf in bytes.
Return value
OT_ERROR_NONE Successfully updated SHA-256 with new input operation. OT_ERROR_FAILED Failed to update SHA-256 operation. OT_ERROR_INVALID_ARGS @p aContext or @p aBuf was NULL
otPlatCryptoSha256Update() is called by 1 function and calls 1 function:
![]()
otPlatCryptoSha256Update()
otPlatCryptoSha256Update() reads 5 variables:
![]()
otPlatCryptoSha256Update()