xref: /openbsd/regress/sbin/ipsecctl/sa9.in (revision 898184e3)
1esp from 1.1.1.1 to 2.2.2.2 spi 0x1eadbeef:0xbeef1ead \
2	authkey file "DIR/ak256:DIR/ak256" \
3	enckey file "DIR/ek128:DIR/ek128"
4esp from 1.1.1.2 to 2.2.2.2 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 1.1.1.3 to 2.2.2.2 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 1.1.1.4 to 2.2.2.2 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 1.1.1.6 to 2.2.2.2 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 1.1.1.7 to 2.2.2.2 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 1.1.1.8 to 2.2.2.2 spi 0x8eadbeef:0xbeef8ead \
30	enc null \
31	auth hmac-sha1 \
32	authkey file "DIR/ak160:DIR/ak160"
33esp from 1.1.1.10 to 2.2.2.2 spi 0xaeadbeef:0xbeefaead \
34	enc null \
35	auth hmac-sha1 \
36	authkey file "DIR/ak160:DIR/ak160"
37