10 echo "key type argument invalid"
14 echo "key type argument missing"
20 if test -z "$bits" ; then
21 echo "bits argument missing"
25 arch
=$
(dpkg-architecture
-qDEB_HOST_ARCH)
28 prefix
=keys
/ssh
/$arch/$type/$bits
32 for x
in {1.
.32767} ; do
35 LD_PRELOAD
=$dso SETPID
=$x ssh-keygen
-t $type -b $bits -P "" -f $file