Searched hist:161220 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/geom/eli/
H A Dg_eli.hdiff 161220 Fri Aug 11 17:09:12 MDT 2006 pjd Before using byte offset for IV creation, covert it to little endian.
This way one will be able to use provider encrypted on eg. i386 on
eg. sparc64. This doesn't really buy us much today, because UFS isn't
endian agnostic.

We retain backward compatibility by setting G_ELI_FLAG_NATIVE_BYTE_ORDER
flag on devices with version number less than 2 and not converting the
offset.
H A Dg_eli.cdiff 161220 Fri Aug 11 17:09:12 MDT 2006 pjd Before using byte offset for IV creation, covert it to little endian.
This way one will be able to use provider encrypted on eg. i386 on
eg. sparc64. This doesn't really buy us much today, because UFS isn't
endian agnostic.

We retain backward compatibility by setting G_ELI_FLAG_NATIVE_BYTE_ORDER
flag on devices with version number less than 2 and not converting the
offset.

Completed in 178 milliseconds