pub fn crypto_auth_update(state: &mut AuthState, input: &[u8])
Updates state for the secret-key authentication function, based on input.
state
input