openssl_sys::EVP_CipherInit_ex [] [src]

pub unsafe extern fn EVP_CipherInit_ex(ctx: *mut EVP_CIPHER_CTX, type_: *const EVP_CIPHER, impl_: *mut ENGINE, key: *mut c_uchar, iv: *mut c_uchar, enc: c_int) -> c_int