pub fn crypto_auth_update(state: &mut AuthState, input: &[u8])
Expand description

Updates state for the secret-key authentication function, based on input.