Skip to main content

crypto_auth_hmacsha256_update

Function crypto_auth_hmacsha256_update 

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

Updates state for HMAC-SHA-256 with input.