Function tomcrypt_sys::hmac_done [] [src]

pub unsafe extern "C" fn hmac_done(
    hmac: *mut hmac_state,
    out: *mut c_uchar,
    outlen: *mut c_ulong
) -> c_int