ofb_getiv

Function ofb_getiv 

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