Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Encrypt()
static
Vector128
< byte > System.Runtime.Intrinsics.Arm.Aes.Encrypt
(
Vector128
< byte >
value
,
Vector128
< byte >
roundKey
)
inline
static
Definition at line
34
of file
Aes.cs
.
35
{
36
throw
new
PlatformNotSupportedException();
37
}
System
Runtime
Intrinsics
Arm
Aes
Generated by
1.10.0