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 <[email protected]> > Reviewed-by: Mircea Pop <[email protected]> > Reviewed-by: Cristian Stoica <[email protected]> > Tested-by: Cristian Stoica <[email protected]> > --- > 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. regards, Nikos _______________________________________________ Cryptodev-linux-devel mailing list [email protected] https://mail.gna.org/listinfo/cryptodev-linux-devel
