Jivin Kevin Fibich lays it down ...
> Hi!
>
> Got another strange one:
>
> cryptotest: line 249:ioctl(CIOCFINDDEV): No such file or directory
>
> i get this if i run cryptotest -d /dev/crypto -a aes -v
Ok, thats the wrong use of the '-d' option. You use -d when you want
to force the use of a particular device when you have multiple ocf
devices present/
If I have a hifn, safenet and cryptosoft loaded I can run:
cryptotest -d safe -a aes -v
cryptotest -d hifn -a aes -v
cryptotest -d cryptosoft -a aes -v
to test each individually.
> /dev/crypto iss et through udev ... maybe udev messes something up?
> How can i create the /dev/crypto device by hand?
You should need to, but just in case:
mknod /dev/crypto c 10 70
Cheers,
Davidm
--
David McCullough, dav...@se..., Ph:+61 734352815
Secure Computing - SnapGear http://www.uCdot.org http://www.snapgear.com
|