Function EVP_CIPHER_meth_set_impl_ctx_size

Source
pub unsafe extern "C" fn EVP_CIPHER_meth_set_impl_ctx_size(
    cipher: *mut evp_cipher_st,
    ctx_size: i32,
) -> i32