xref: /openbsd/regress/sbin/ipsecctl/sa21.in (revision 8529ddd3)
1esp from 3ffe::1 to 3ffe::10 spi 0x1eadbeef:0xbeef1ead \
2	authkey file "DIR/ak256:DIR/ak256" \
3	enckey file "DIR/ek128:DIR/ek128"
4esp from 3ffe::2 to 3ffe::10 spi 0x2eadbeef:0xbeef2ead \
5	enc 3des-cbc \
6	auth hmac-sha1 \
7	authkey file "DIR/ak160:DIR/ak160" \
8	enckey file "DIR/ek192:DIR/ek192"
9esp from 3ffe::3 to 3ffe::10 spi 0x3eadbeef:0xbeef3ead \
10	enc des-cbc \
11	auth hmac-sha1 \
12	authkey file "DIR/ak160:DIR/ak160" \
13	enckey file "DIR/ek64:DIR/ek64"
14esp from 3ffe::4 to 3ffe::10 spi 0x4eadbeef:0xbeef4ead \
15	enc aes \
16	auth hmac-sha1 \
17	authkey file "DIR/ak160:DIR/ak160" \
18	enckey file "DIR/ek128:DIR/ek128"
19esp from 3ffe::6 to 3ffe::10 spi 0x6eadbeef:0xbeef6ead \
20	enc blowfish \
21	auth hmac-sha1 \
22	authkey file "DIR/ak160:DIR/ak160" \
23	enckey file "DIR/ek160:DIR/ek160"
24esp from 3ffe::7 to 3ffe::10 spi 0x7eadbeef:0xbeef7ead \
25	enc cast128 \
26	auth hmac-sha1 \
27	authkey file "DIR/ak160:DIR/ak160" \
28	enckey file "DIR/ek128:DIR/ek128"
29esp from 3ffe::8 to 3ffe::10 spi 0x8eadbeef:0xbeef8ead \
30	enc null \
31	auth hmac-sha1 \
32	authkey file "DIR/ak160:DIR/ak160"
33