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