History log of /isa-l_crypto/include/memcpy.asm (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v2.25.0, v2.24.0, v2.23.0
# 1638fd0e 20-Nov-2019 Greg Tucker <greg.b.tucker@intel.com>

aes_gcm: Port of single-buffer vaes version

Ported changes to AES-GCM for vaesni avx512 instructions from the Intel IPSec
multi-buffer library. Although the single-buffer aes-gcm was originally from

aes_gcm: Port of single-buffer vaes version

Ported changes to AES-GCM for vaesni avx512 instructions from the Intel IPSec
multi-buffer library. Although the single-buffer aes-gcm was originally from
ISA-L, the ipsec imported for when multi-buffer was not possible and made a
number of updates. Attempted to keep as similar as possible to ease future
porting between the libraries.

Change-Id: If601c5a63ddfb824f0436b72999076d63ffdcb2d
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>

show more ...


Revision tags: v2.22.0, v2.21.0, v2.20.0, v2.19.0
# cc0c2aef 31-May-2017 Greg Tucker <greg.b.tucker@intel.com>

Format only patch from iindent and remove_whitespace

Change-Id: I114bfcfa8750c7ba3a50ad2be9dd9e87cb7a1042
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>


Revision tags: v2.18.0
# 6df3ef80 04-May-2016 Greg Tucker <greg.b.tucker@intel.com>

Add multi-buffer hashing

Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>