On 12/11/2013 8:37 AM, Nikos Mavrogiannopoulos wrote:
On Mon, 2013-12-09 at 19:41 +0200, Horia Geanta wrote:
Needed for 64b kernel with 32b user space.

Signed-off-by: Horia Geanta <horia.gea...@freescale.com>
Reviewed-by: Mircea Pop <mircea....@freescale.com>
Reviewed-by: Cristian Stoica <cristian.sto...@freescale.com>
Tested-by: Cristian Stoica <cristian.sto...@freescale.com>
---
  authenc.c       |   80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  cryptodev_int.h |   41 ++++++++++++++++++++++++++++
  ioctl.c         |   16 +++++++++++
  3 files changed, 137 insertions(+), 0 deletions(-)
Hello,
  This does not compile. You seem to use dst_len that isn't there in the
definitions of these structures.

Sorry for that. There are a few more patches that need to be upstreamed.
We internally modified the interface (struct crypt_auth_op), so that user provides both source buffer length (len) and destination buffer length (dst_len).
Is this acceptable?

Thanks,
Horia




_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to