pub fn crypto_auth_final(state: AuthState, output: &mut [u8; 32])
Finalizes the message authentication code for state, and places the result into output.
state
output