OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / sbin / ipsecctl / sa11.in
1 esp transport 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 transport 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"
9 esp transport 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"
14 esp transport 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"
19 esp transport from 1.1.1.5 to 2.2.2.2 spi 0x5eadbeef:0xbeef5ead \
20         enc aesctr \
21         auth hmac-sha1 \
22         authkey file "DIR/ak160:DIR/ak160" \
23         enckey file "DIR/ek160:DIR/ek160"
24 esp transport from 1.1.1.6 to 2.2.2.2 spi 0x6eadbeef:0xbeef6ead \
25         enc blowfish \
26         auth hmac-sha1 \
27         authkey file "DIR/ak160:DIR/ak160" \
28         enckey file "DIR/ek160:DIR/ek160"
29 esp transport from 1.1.1.7 to 2.2.2.2 spi 0x7eadbeef:0xbeef7ead \
30         enc cast128 \
31         auth hmac-sha1 \
32         authkey file "DIR/ak160:DIR/ak160" \
33         enckey file "DIR/ek128:DIR/ek128"
34 esp transport from 1.1.1.8 to 2.2.2.2 spi 0x8eadbeef:0xbeef8ead \
35         enc null \
36         auth hmac-sha1 \
37         authkey file "DIR/ak160:DIR/ak160"
38 esp transport from 1.1.1.9 to 2.2.2.2 spi 0x9eadbeef:0xbeef9ead \
39         enc skipjack \
40         auth hmac-sha1 \
41         authkey file "DIR/ak160:DIR/ak160" \
42         enckey file "DIR/ek80:DIR/ek80"