Function PKCS5_pbe2_set_iv

Source
pub unsafe extern "C" fn PKCS5_pbe2_set_iv(
    cipher: *const evp_cipher_st,
    iter: i32,
    salt: *mut u8,
    saltlen: i32,
    aiv: *mut u8,
    prf_nid: i32,
) -> *mut X509_algor_st