freebsd-skq/sys/geom/eli
Pawel Jakub Dawidek efb46508ce Correct offset conversion to little endian. It was implemented in version 2,
but because of a bug it was a no-op, so we were still using offsets in native
byte order for the host. Do it properly this time, bump version to 4 and set
the G_ELI_FLAG_NATIVE_BYTE_ORDER flag when version is under 4.

MFC after:	2 weeks
2010-08-28 08:30:20 +00:00
..
g_eli_crypto.c On some arches, openssl is built with OPENSSL_NO_CAMELLIA, so the 2007-11-19 08:59:32 +00:00
g_eli_ctl.c
g_eli_integrity.c
g_eli_key.c Remove pointless assignment. 2010-01-25 16:58:58 +00:00
g_eli_privacy.c
g_eli.c Correct offset conversion to little endian. It was implemented in version 2, 2010-08-28 08:30:20 +00:00
g_eli.h Correct offset conversion to little endian. It was implemented in version 2, 2010-08-28 08:30:20 +00:00
pkcs5v2.c
pkcs5v2.h