xref: /linux/tools/testing/selftests/net/ovpn/test-chachapoly.sh (revision c4dde411bc366f568dbe33366253bbfea049e8ea)
1#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3# Copyright (C) 2025 OpenVPN, Inc.
4#
5#  Author:	Antonio Quartulli <antonio@openvpn.net>
6
7OVPN_ALG="chachapoly"
8
9source test.sh
10