Skip to main content

crypto_auth_hmacsha512256_final

Function crypto_auth_hmacsha512256_final 

Source
pub fn crypto_auth_hmacsha512256_final(
    state: HmacSha512256State,
    output: &mut Mac,
)
Expand description

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