summaryrefslogtreecommitdiff
path: root/regress/sbin/ipsecctl/sa5.in
blob: ae9032fa8f28ae91dba8f1bae9ab2254a63f6711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ah from 1.1.1.1 to 2.2.2.2 spi 0x1eadbeef:0xbeef1ead \
	authkey file "ak256:ak256"
ah from 1.1.1.2 to 2.2.2.2 spi 0x2eadbeef:0xbeef2ead auth hmac-md5 \
	authkey file "ak128:ak128"
ah from 1.1.1.3 to 2.2.2.2 spi 0x3eadbeef:0xbeef3ead auth hmac-ripemd160 \
	authkey file "ak160:ak160"
ah from 1.1.1.4 to 2.2.2.2 spi 0x4eadbeef:0xbeef4ead auth hmac-sha1 \
	authkey file "ak160:ak160"
ah from 1.1.1.5 to 2.2.2.2 spi 0x5eadbeef:0xbeef5ead auth hmac-sha2-256 \
	authkey file "ak256:ak256"
ah from 1.1.1.6 to 2.2.2.2 spi 0x6eadbeef:0xbeef6ead auth hmac-sha2-384 \
	authkey file "ak384:ak384"
ah from 1.1.1.7 to 2.2.2.2 spi 0x7eadbeef:0xbeef7ead auth hmac-sha2-512 \
	authkey file "ak512:ak512"
ah from 1.1.1.8 to 2.2.2.2 spi 0x8eadbeef:0xbeef8ead auth md5 \
	authkey file "ak128:ak128"
ah from 1.1.1.9 to 2.2.2.2 spi 0x9eadbeef:0xbeef9ead auth sha1 \
	authkey file "ak160:ak160"