[][src]Function nginx::EVP_EncodeBlock

pub unsafe extern "C" fn EVP_EncodeBlock(
    t: *mut c_uchar,
    f: *const c_uchar,
    n: c_int
) -> c_int