poly1305_update_last

Function poly1305_update_last 

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