[][src]Function nginx::EVP_CIPHER_meth_new

pub unsafe extern "C" fn EVP_CIPHER_meth_new(
    cipher_type: c_int,
    block_size: c_int,
    key_len: c_int
) -> *mut EVP_CIPHER