Module byte_sliced

Source

Structs§

ByteSliced1x128x1b
ByteSliced1x256x1b
ByteSliced1x512x1b
ByteSliced2x128x1b
ByteSliced2x256x1b
ByteSliced2x512x1b
ByteSliced4x128x1b
ByteSliced4x256x1b
ByteSliced4x512x1b
ByteSliced8x128x1b
ByteSliced8x256x1b
ByteSliced8x512x1b
ByteSliced16x128x1b
ByteSliced16x256x1b
ByteSliced16x512x1b
ByteSlicedAES2x16x64b
ByteSlicedAES2x32x64b
ByteSlicedAES2x64x64b
ByteSlicedAES4x16x32b
ByteSlicedAES4x32x32b
ByteSlicedAES4x64x32b
ByteSlicedAES8x16x16b
ByteSlicedAES8x32x16b
ByteSlicedAES8x64x16b
ByteSlicedAES16x8b
ByteSlicedAES16x16b
ByteSlicedAES16x16x8b
ByteSlicedAES16x32b
ByteSlicedAES16x32x8b
ByteSlicedAES16x64b
ByteSlicedAES16x64x8b
ByteSlicedAES16x128b
ByteSlicedAES32x8b
ByteSlicedAES32x16b
ByteSlicedAES32x32b
ByteSlicedAES32x64b
ByteSlicedAES32x128b
ByteSlicedAES64x8b
ByteSlicedAES64x16b
ByteSlicedAES64x32b
ByteSlicedAES64x64b
ByteSlicedAES64x128b
ByteSlicedUnderlier
Unerlier for byte-sliced fields. Even though it may seem to be equivalent to ScaledUnderlier<U, N>, it is not. The difference is in order of bytes, that’s why this is a separate type.
TransformationWrapperNxN
Packed transformation for byte-sliced fields with a scalar bigger than 8b.