Function tomcrypt_sys::ofb_setiv [] [src]

pub unsafe extern "C" fn ofb_setiv(
    IV: *const c_uchar,
    len: c_ulong,
    ofb: *mut symmetric_OFB
) -> c_int