summaryrefslogtreecommitdiff
path: root/regress/sbin/ipsecctl/sa24.in
diff options
context:
space:
mode:
authorHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2006-06-01 03:16:14 +0000
committerHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2006-06-01 03:16:14 +0000
commit8a28f32ec86a27884f48125575ebbc25b2fbf900 (patch)
tree20f6e93532adca64e41a4d405a1ee0de7ab991d2 /regress/sbin/ipsecctl/sa24.in
parent42a08cb6e89c9cffc1080b6308c5326e33f9160b (diff)
some more, not hooked up yet
Diffstat (limited to 'regress/sbin/ipsecctl/sa24.in')
-rw-r--r--regress/sbin/ipsecctl/sa24.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/regress/sbin/ipsecctl/sa24.in b/regress/sbin/ipsecctl/sa24.in
new file mode 100644
index 00000000000..0f4c7ea2849
--- /dev/null
+++ b/regress/sbin/ipsecctl/sa24.in
@@ -0,0 +1,14 @@
+ah transport from 3ffe::1 to 3ffe::8 spi 0x1eadbeef:0xbeef1ead \
+ authkey file "DIR/ak256:DIR/ak256"
+ah transport from 3ffe::2 to 3ffe::8 spi 0x2eadbeef:0xbeef2ead auth hmac-md5 \
+ authkey file "DIR/ak128:DIR/ak128"
+ah transport from 3ffe::3 to 3ffe::8 spi 0x3eadbeef:0xbeef3ead auth hmac-ripemd160 \
+ authkey file "DIR/ak160:DIR/ak160"
+ah transport from 3ffe::4 to 3ffe::8 spi 0x4eadbeef:0xbeef4ead auth hmac-sha1 \
+ authkey file "DIR/ak160:DIR/ak160"
+ah transport from 3ffe::5 to 3ffe::8 spi 0x5eadbeef:0xbeef5ead auth hmac-sha2-256 \
+ authkey file "DIR/ak256:DIR/ak256"
+ah transport from 3ffe::6 to 3ffe::8 spi 0x6eadbeef:0xbeef6ead auth hmac-sha2-384 \
+ authkey file "DIR/ak384:DIR/ak384"
+ah transport from 3ffe::7 to 3ffe::8 spi 0x7eadbeef:0xbeef7ead auth hmac-sha2-512 \
+ authkey file "DIR/ak512:DIR/ak512"