hmac_update

Function hmac_update 

Source
pub unsafe fn hmac_update(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Updates an hmac.

Errors are surfaced in the hmac_finalize() call.