Absorb more data into the MAC.
Declared in <crypto/hmac_sha512.h>
CHMAC_SHA512&
Write(
unsigned char const* data,
size_t len);
A reference to this hasher, for chaining.
| Name | Description |
|---|---|
| data | Pointer to the input bytes. |
| len | Number of input bytes. |