Function EVP_CIPHER_meth_new

Source
pub unsafe extern "C" fn EVP_CIPHER_meth_new(
    cipher_type: i32,
    block_size: i32,
    key_len: i32,
) -> *mut evp_cipher_st