Lines Matching refs:keyfile
17 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
19 atf_check geli init -B none -P -K keyfile ${md}
20 atf_check geli attach -d -p -k keyfile ${md}
54 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
56 atf_check geli init -B none -P -K keyfile ${md}
57 atf_check geli attach -d -p -k keyfile ${md}
60 atf_check -s not-exit:0 -e ignore -- geli attach -d -p -k keyfile ${md}
82 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
84 atf_check geli init -B none -P -K keyfile ${md}
85 atf_check geli attach -r -p -k keyfile ${md}
112 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
114 atf_check geli init -B none -P -K keyfile ${md0}
115 atf_check geli init -B none -P -K keyfile ${md1}
116 atf_check geli init -B none -P -K keyfile ${md2}
117 atf_check geli attach -p -k keyfile ${md0} ${md1} ${md2}
140 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
142 atf_check geli init -B none -P -K keyfile ${md}