Sha1
Arm64
IsSupported
FixedRotate(Vector64<UInt32>)
HashUpdateChoose(Vector128<UInt32>, Vector64<UInt32>, Vector128<UInt32>)
HashUpdateMajority(Vector128<UInt32>, Vector64<UInt32>, Vector128<UInt32>)
HashUpdateParity(Vector128<UInt32>, Vector64<UInt32>, Vector128<UInt32>)
ScheduleUpdate0(Vector128<UInt32>, Vector128<UInt32>, Vector128<UInt32>)
ScheduleUpdate1(Vector128<UInt32>, Vector128<UInt32>)
net5.0
namespace System.Runtime.Intrinsics.Arm
{
[CLSCompliant(false)]
public abstract class Sha1 : ArmBase
{
public static Vector128<uint> HashUpdateChoose(Vector128<uint> hash_abcd, Vector64<uint> hash_e, Vector128<uint> wk);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.010.0 |
Information specific to net5.0 | |
Assembly | System.Runtime.Intrinsics , Version=5.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API