Function tomcrypt_sys::ocb3_decrypt_last [] [src]

pub unsafe extern "C" fn ocb3_decrypt_last(
    ocb: *mut ocb3_state,
    ct: *const c_uchar,
    ctlen: c_ulong,
    pt: *mut c_uchar
) -> c_int