pub unsafe extern "C" fn EVP_EncryptInit_ex2(
ctx: *mut evp_cipher_ctx_st,
cipher: *const evp_cipher_st,
key: *const u8,
iv: *const u8,
params: *const ossl_param_st,
) -> i32
pub unsafe extern "C" fn EVP_EncryptInit_ex2(
ctx: *mut evp_cipher_ctx_st,
cipher: *const evp_cipher_st,
key: *const u8,
iv: *const u8,
params: *const ossl_param_st,
) -> i32