pub struct TransformationWrapper8b<Inner>(/* private fields */);
Expand description
Packed transformation for 8b byte-sliced fields.
Trait Implementations§
Source§impl<Inner: Transformation<PackedAESBinaryField16x8b, PackedAESBinaryField16x8b>> Transformation<ByteSlicedAES16x16x8b, ByteSlicedAES16x16x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField16x8b, PackedAESBinaryField16x8b>> Transformation<ByteSlicedAES16x16x8b, ByteSlicedAES16x16x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES16x16x8b) -> ByteSlicedAES16x16x8b
Source§impl<Inner: Transformation<PackedAESBinaryField32x8b, PackedAESBinaryField32x8b>> Transformation<ByteSlicedAES16x32x8b, ByteSlicedAES16x32x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField32x8b, PackedAESBinaryField32x8b>> Transformation<ByteSlicedAES16x32x8b, ByteSlicedAES16x32x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES16x32x8b) -> ByteSlicedAES16x32x8b
Source§impl<Inner: Transformation<PackedAESBinaryField64x8b, PackedAESBinaryField64x8b>> Transformation<ByteSlicedAES16x64x8b, ByteSlicedAES16x64x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField64x8b, PackedAESBinaryField64x8b>> Transformation<ByteSlicedAES16x64x8b, ByteSlicedAES16x64x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES16x64x8b) -> ByteSlicedAES16x64x8b
Source§impl<Inner: Transformation<PackedAESBinaryField16x8b, PackedAESBinaryField16x8b>> Transformation<ByteSlicedAES2x16x8b, ByteSlicedAES2x16x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField16x8b, PackedAESBinaryField16x8b>> Transformation<ByteSlicedAES2x16x8b, ByteSlicedAES2x16x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES2x16x8b) -> ByteSlicedAES2x16x8b
Source§impl<Inner: Transformation<PackedAESBinaryField32x8b, PackedAESBinaryField32x8b>> Transformation<ByteSlicedAES2x32x8b, ByteSlicedAES2x32x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField32x8b, PackedAESBinaryField32x8b>> Transformation<ByteSlicedAES2x32x8b, ByteSlicedAES2x32x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES2x32x8b) -> ByteSlicedAES2x32x8b
Source§impl<Inner: Transformation<PackedAESBinaryField64x8b, PackedAESBinaryField64x8b>> Transformation<ByteSlicedAES2x64x8b, ByteSlicedAES2x64x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField64x8b, PackedAESBinaryField64x8b>> Transformation<ByteSlicedAES2x64x8b, ByteSlicedAES2x64x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES2x64x8b) -> ByteSlicedAES2x64x8b
Source§impl<Inner: Transformation<PackedAESBinaryField16x8b, PackedAESBinaryField16x8b>> Transformation<ByteSlicedAES4x16x8b, ByteSlicedAES4x16x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField16x8b, PackedAESBinaryField16x8b>> Transformation<ByteSlicedAES4x16x8b, ByteSlicedAES4x16x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES4x16x8b) -> ByteSlicedAES4x16x8b
Source§impl<Inner: Transformation<PackedAESBinaryField32x8b, PackedAESBinaryField32x8b>> Transformation<ByteSlicedAES4x32x8b, ByteSlicedAES4x32x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField32x8b, PackedAESBinaryField32x8b>> Transformation<ByteSlicedAES4x32x8b, ByteSlicedAES4x32x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES4x32x8b) -> ByteSlicedAES4x32x8b
Source§impl<Inner: Transformation<PackedAESBinaryField64x8b, PackedAESBinaryField64x8b>> Transformation<ByteSlicedAES4x64x8b, ByteSlicedAES4x64x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField64x8b, PackedAESBinaryField64x8b>> Transformation<ByteSlicedAES4x64x8b, ByteSlicedAES4x64x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES4x64x8b) -> ByteSlicedAES4x64x8b
Source§impl<Inner: Transformation<PackedAESBinaryField16x8b, PackedAESBinaryField16x8b>> Transformation<ByteSlicedAES8x16x8b, ByteSlicedAES8x16x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField16x8b, PackedAESBinaryField16x8b>> Transformation<ByteSlicedAES8x16x8b, ByteSlicedAES8x16x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES8x16x8b) -> ByteSlicedAES8x16x8b
Source§impl<Inner: Transformation<PackedAESBinaryField32x8b, PackedAESBinaryField32x8b>> Transformation<ByteSlicedAES8x32x8b, ByteSlicedAES8x32x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField32x8b, PackedAESBinaryField32x8b>> Transformation<ByteSlicedAES8x32x8b, ByteSlicedAES8x32x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES8x32x8b) -> ByteSlicedAES8x32x8b
Source§impl<Inner: Transformation<PackedAESBinaryField64x8b, PackedAESBinaryField64x8b>> Transformation<ByteSlicedAES8x64x8b, ByteSlicedAES8x64x8b> for TransformationWrapper8b<Inner>
impl<Inner: Transformation<PackedAESBinaryField64x8b, PackedAESBinaryField64x8b>> Transformation<ByteSlicedAES8x64x8b, ByteSlicedAES8x64x8b> for TransformationWrapper8b<Inner>
fn transform(&self, data: &ByteSlicedAES8x64x8b) -> ByteSlicedAES8x64x8b
Auto Trait Implementations§
impl<Inner> Freeze for TransformationWrapper8b<Inner>where
Inner: Freeze,
impl<Inner> RefUnwindSafe for TransformationWrapper8b<Inner>where
Inner: RefUnwindSafe,
impl<Inner> Send for TransformationWrapper8b<Inner>where
Inner: Send,
impl<Inner> Sync for TransformationWrapper8b<Inner>where
Inner: Sync,
impl<Inner> Unpin for TransformationWrapper8b<Inner>where
Inner: Unpin,
impl<Inner> UnwindSafe for TransformationWrapper8b<Inner>where
Inner: UnwindSafe,
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
Converts
self
into a Left
variant of Either<Self, Self>
if into_left
is true
.
Converts self
into a Right
variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
Converts
self
into a Left
variant of Either<Self, Self>
if into_left(&self)
returns true
.
Converts self
into a Right
variant of Either<Self, Self>
otherwise. Read more