Skip to main content

crypto_auth_hmacsha512_update

Function crypto_auth_hmacsha512_update 

Source
pub fn crypto_auth_hmacsha512_update(state: &mut HmacSha512State, input: &[u8])
Expand description

Updates state for HMAC-SHA-512 with input.