Function jade_onetimeauth_poly1305_amd64_ref_verify

Source
pub unsafe extern "C" fn jade_onetimeauth_poly1305_amd64_ref_verify(
    h: *mut u8,
    in_: *mut u8,
    inlen: u64,
    key: *mut u8,
) -> c_int