Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Tests
martins mozeiko 0e1e107b8f Faster AES and SHA1 implementations using architecture speciifc instructions.
On x86 uses AESNI and SHA1 instructions detected with cpuid at runtime.
On ARMv8 uses NEON crypto instructions when enabled in compiler.

#rb fabian.giesen
#preflight 6269b1abcd0dacbe0e8c69b7

[CL 19948099 by martins mozeiko in ue5-main branch]
2022-04-27 17:52:21 -04:00
..