Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 May 2001 09:01:27 +0300
From:      Peter Pentchev <roam@orbitel.bg>
To:        Gunther Schadow <gunther@aurora.regenstrief.org>
Cc:        freebsd-security@freebsd.org
Subject:   Re: HiFn hardware encryption?
Message-ID:  <20010504090127.B13382@ringworld.oblivion.bg>
In-Reply-To: <3AF18D00.737F6121@aurora.regenstrief.org>; from gunther@aurora.regenstrief.org on Thu, May 03, 2001 at 04:53:20PM %2B0000
References:  <3AF18D00.737F6121@aurora.regenstrief.org>

next in thread | previous in thread | raw e-mail | index | archive | help
(a very off-topic reply, CC's severely trimmed)

On Thu, May 03, 2001 at 04:53:20PM +0000, Gunther Schadow wrote:
> Hi,
> 
> crdi  - crypto data in
> crdo  - crypto data out
> crcio - crypto control i/o
> 
> I don't like ioctl's (can't be controlled through shell scripts) which 
> is why I would do the crcio device that can be controlled by sending 
> ASCII commands to it. But if this creates an outcry, we could use ioctls. 

Just as a side remark (others have already pointed you to markm's work):
the FreeBSD way to let shell scripts use ioctl's to control devices is
through *control(8) programs.  Though yes, sending ASCII commands is
not a bad idea, either :)

G'luck,
Peter

-- 
If the meanings of 'true' and 'false' were switched, then this sentence wouldn't be false.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010504090127.B13382>