Function PEM_dek_info

Source
pub unsafe extern "C" fn PEM_dek_info(
    buf: *mut i8,
    type_: *const i8,
    len: i32,
    str_: *const i8,
)