OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / sbin / ipsecctl / sa6.in
1 esp 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"
4 esp from 1.1.1.2 to 2.2.2.2 spi 0x2eadbeef:0xbeef2ead auth hmac-sha1 \
5         enc 3des-cbc \
6         authkey file "DIR/ak160:DIR/ak160" \
7         enckey file "DIR/ek192:DIR/ek192"
8 esp from 1.1.1.3 to 2.2.2.2 spi 0x3eadbeef:0xbeef3ead auth hmac-sha1 \
9         enc des-cbc \
10         authkey file "DIR/ak160:DIR/ak160" \
11         enckey file "DIR/ek64:DIR/ek64"
12 esp from 1.1.1.4 to 2.2.2.2 spi 0x4eadbeef:0xbeef4ead auth hmac-sha1 \
13         enc aes \
14         authkey file "DIR/ak160:DIR/ak160" \
15         enckey file "DIR/ek128:DIR/ek128"
16 esp from 1.1.1.5 to 2.2.2.2 spi 0x5eadbeef:0xbeef5ead auth hmac-sha1 \
17         enc aesctr \
18         authkey file "DIR/ak160:DIR/ak160" \
19         enckey file "DIR/ek160:DIR/ek160"
20 esp from 1.1.1.6 to 2.2.2.2 spi 0x6eadbeef:0xbeef6ead auth hmac-sha1 \
21         enc blowfish \
22         authkey file "DIR/ak160:DIR/ak160" \
23         enckey file "DIR/ek160:DIR/ek160"
24 esp from 1.1.1.7 to 2.2.2.2 spi 0x7eadbeef:0xbeef7ead auth hmac-sha1 \
25         enc cast128 \
26         authkey file "DIR/ak160:DIR/ak160" \
27         enckey file "DIR/ek128:DIR/ek128"
28 esp from 1.1.1.8 to 2.2.2.2 spi 0x8eadbeef:0xbeef8ead auth hmac-sha1 \
29         enc null \
30         authkey file "DIR/ak160:DIR/ak160"
31 esp from 1.1.1.9 to 2.2.2.2 spi 0x9eadbeef:0xbeef9ead auth hmac-sha1 \
32         enc skipjack \
33         authkey file "DIR/ak160:DIR/ak160" \
34         enckey file "DIR/ek80:DIR/ek80"