Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ InverseMixColumns()

static Vector128< byte > System.Runtime.Intrinsics.Arm.Aes.InverseMixColumns ( Vector128< byte > value)
inlinestatic

Definition at line 39 of file Aes.cs.

40 {
41 throw new PlatformNotSupportedException();
42 }