here is no 'aio_read', 'write', and 'read' functions.
This would allow striaght map to the current implementation.
-Loc
-Original Message-
From: Evgeniy Polyakov [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2008 5:01 AM
To: Loc Ho
Cc: Herbert Xu; linux
Hi.
On Thu, Jun 12, 2008 at 01:54:00PM -0700, Loc Ho ([EMAIL PROTECTED]) wrote:
> This is CryptoAPI user space interface support patch v2. This version
> includes:
>
> 1. a file descriptor per tfm
> 2. Direct I/O for user data buffer (with option for single mapping)
> 3. algorithm properties is s
Hi Herbert,
This is CryptoAPI user space interface support patch v2. This version
includes:
1. a file descriptor per tfm
2. Direct I/O for user data buffer (with option for single mapping)
3. algorithm properties is set via I/O control call
4. Per buffer operation is operated via I/O control call