[][src]Function nginx::EVP_CIPHER_do_all

pub unsafe extern "C" fn EVP_CIPHER_do_all(
    fn_: Option<unsafe extern "C" fn(ciph: *const EVP_CIPHER, from: *const c_char, to: *const c_char, x: *mut c_void)>,
    arg: *mut c_void
)