Lines Matching refs:none
18 atf_check dd if=/dev/random of=rnd bs=512 count=${sectors} status=none
19 hash1=`dd if=rnd bs=512 count=${sectors} status=none | md5`
21 atf_check dd if=/dev/random of=keyfile1 bs=512 count=16 status=none
22 atf_check dd if=/dev/random of=keyfile2 bs=512 count=16 status=none
23 atf_check dd if=/dev/random of=keyfile3 bs=512 count=16 status=none
24 atf_check dd if=/dev/random of=keyfile4 bs=512 count=16 status=none
25 atf_check dd if=/dev/random of=keyfile5 bs=512 count=16 status=none
27 atf_check geli init -B none -P -K keyfile1 ${md}
31 dd if=rnd of=/dev/${md}.eli bs=512 count=${sectors} status=none
108 atf_check dd if=/dev/random of=rnd bs=512 count=${sectors} status=none
109 hash1=`dd if=rnd bs=512 count=${sectors} status=none | md5`
111 atf_check dd if=/dev/random of=pass1 bs=512 count=1 status=none
112 atf_check dd if=/dev/random of=pass2 bs=512 count=1 status=none
113 atf_check dd if=/dev/random of=pass3 bs=512 count=1 status=none
115 atf_check geli init -B none -J pass1 ${md}
119 dd if=rnd of=/dev/${md}.eli bs=512 count=${sectors} status=none
165 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
167 atf_check geli init -B none -P -K keyfile ${md}
190 atf_check dd if=/dev/random of=keyfile1 bs=512 count=16 status=none
191 atf_check dd if=/dev/random of=keyfile2 bs=512 count=16 status=none
193 atf_check geli init -B none -P -K keyfile1 ${md}