Skip to main content

crypto_auth_hmacsha512_final

Function crypto_auth_hmacsha512_final 

Source
pub fn crypto_auth_hmacsha512_final(state: HmacSha512State, output: &mut Mac)
Expand description

Finalizes HMAC-SHA-512 and places the result into output.