summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/ovpn/test-chachapoly.sh
blob: 32504079a2b894c3b700538772493a5c74139cd6 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 OpenVPN, Inc.
#
#  Author:	Antonio Quartulli <antonio@openvpn.net>

ALG="chachapoly"

source test.sh