Function barnacl_sys::crypto_auth_hmacsha512_update [] [src]

pub unsafe extern "C" fn crypto_auth_hmacsha512_update(
    state: *mut crypto_auth_hmacsha512_state,
    m: *const u8,
    mlen: c_ulonglong
) -> c_int