BearSSL
|
HMAC computation context. More...
HMAC computation context.
The HMAC computation context maintains the state for a single HMAC computation. It is modified as input bytes are injected. The context is caller-allocated and has no release function since it does not dynamically allocate external resources. Its contents are opaque.