Lines Matching refs:zsk1
72 zsk1=$(keyfromlabel $alg $zone enginepkcs11-zsk $dir)
73 test -z "$zsk1" && exit 1
81 zskid1=$(keyfile_to_key_id $zsk1)
87 echo_i "Sign zone with $ksk1 $zsk1"
88 cat "$infile" "${dir}/${ksk1}.key" "${dir}/${zsk1}.key" >"${dir}/${zonefile}"
203 zsk1=$(keyfromlabel $alg $zone enginepkcs11-zsk $dir)
204 test -z "$zsk1" && exit 1
212 zskid1=$(keyfile_to_key_id $zsk1)
218 echo_i "Sign zone with $ksk1 $zsk1"
219 cat "$infile" "${dir}/${ksk1}.key" "${dir}/${zsk1}.key" >"${dir}/${zonefile1}"
223 cat "$infile" "${dir}/${ksk1}.key" "${dir}/${zsk1}.key" >"${dir}/${zonefile2}"