Function EVP_EncodeBlock

Source
pub unsafe extern "C" fn EVP_EncodeBlock(
    t: *mut u8,
    f: *const u8,
    n: i32,
) -> i32