pub unsafe fn hmac_update(params: Params) -> isizeAvailable on non-crate feature
native only.Expand description
Updates an hmac.
Errors are surfaced in the hmac_finalize() call.
pub unsafe fn hmac_update(params: Params) -> isizenative only.Updates an hmac.
Errors are surfaced in the hmac_finalize() call.