Duplicate :
|
|
Relates :
|
1. Allow to run AES intrinsics on non-AVX cpus because pshufb instructions references only aligned memory "key_shuffle_mask". 2. Group together aes instructions in encryptBlock/decryptBlock stubs: pre-load keys into separate xmm registers before aes instructions.