xref: /openbsd/regress/sbin/ipsecctl/sa12.in (revision b87f1c52)
1*b87f1c52Shshoexerah transport from 1.1.1.1 to 2.2.2.2 spi 0x1eadbeef:0xbeef1ead \
2*b87f1c52Shshoexer	authkey file "DIR/ak256:DIR/ak256"
3*b87f1c52Shshoexerah transport from 1.1.1.2 to 2.2.2.2 spi 0x2eadbeef:0xbeef2ead auth hmac-md5 \
4*b87f1c52Shshoexer	authkey file "DIR/ak128:DIR/ak128"
5*b87f1c52Shshoexerah transport from 1.1.1.3 to 2.2.2.2 spi 0x3eadbeef:0xbeef3ead auth hmac-ripemd160 \
6*b87f1c52Shshoexer	authkey file "DIR/ak160:DIR/ak160"
7*b87f1c52Shshoexerah transport from 1.1.1.4 to 2.2.2.2 spi 0x4eadbeef:0xbeef4ead auth hmac-sha1 \
8*b87f1c52Shshoexer	authkey file "DIR/ak160:DIR/ak160"
9*b87f1c52Shshoexerah transport from 1.1.1.5 to 2.2.2.2 spi 0x5eadbeef:0xbeef5ead auth hmac-sha2-256 \
10*b87f1c52Shshoexer	authkey file "DIR/ak256:DIR/ak256"
11*b87f1c52Shshoexerah transport from 1.1.1.6 to 2.2.2.2 spi 0x6eadbeef:0xbeef6ead auth hmac-sha2-384 \
12*b87f1c52Shshoexer	authkey file "DIR/ak384:DIR/ak384"
13*b87f1c52Shshoexerah transport from 1.1.1.7 to 2.2.2.2 spi 0x7eadbeef:0xbeef7ead auth hmac-sha2-512 \
14*b87f1c52Shshoexer	authkey file "DIR/ak512:DIR/ak512"
15