pub fn poly1305_update_last(
    pad_len: usize,
    b: &SubBlock,
    st: PolyState
) -> PolyState