History log of /isa-l_crypto/aes/aarch64/keyexp_256_aarch64_aes.S (Results 1 – 2 of 2)
Revision Date Author Comments
# 142e27c0 06-Apr-2021 Jerry Yu <jerry.h.yu@arm.com>

aes-cbc: Add optimize code with crypto extension

Implement and optimize encryption routine with crypto extension.
Fine tune decryption routine unroll factor based on optimization
guide and test resu

aes-cbc: Add optimize code with crypto extension

Implement and optimize encryption routine with crypto extension.
Fine tune decryption routine unroll factor based on optimization
guide and test results.

CustomizedGitHooks: yes
Change-Id: I497e7ec591c27bf459320235521beccda0948cbd
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>

show more ...


# d7dccff4 30-Oct-2020 Jerry Yu <jerry.h.yu@arm.com>

aes: Implement aes-gcm128/256 with crypto extension

Change-Id: Ib460f9d3f45a18db095f4b496ae11f1cb31ba185
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>