Lines Matching refs:keyfile
13 geli init -B none -e $ealgo -l $keylen -P -K keyfile \
15 atf_check geli attach -p -k keyfile ${md}
47 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
69 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
75 atf_check -s exit:0 -o ignore geli init -B none -P -K keyfile ${md}
82 atf_check -s exit:0 -o ignore geli init -P -K keyfile ${md}
87 atf_check -s not-exit:0 -e ignore geli attach -p -k keyfile ${md}
89 atf_check -s exit:0 -o ignore geli attach -p -k keyfile ${md}
96 geli init -B backupfile -P -K keyfile ${md}
101 atf_check -s not-exit:0 -e ignore geli attach -p -k keyfile ${md}
103 atf_check geli attach -p -k keyfile ${md}
237 geli init -B none -a $aalgo -e $ealgo -l $keylen -P -K keyfile \
239 atf_check geli attach -p -k keyfile ${md}
265 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
282 atf_check geli init -B none -e $ealgo -l $keylen -P -K keyfile ${md}
283 atf_check geli attach -p -k keyfile ${md}
307 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
339 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
342 geli init -B none -i 64 -P -K keyfile $md