diff options
author | Daniel Hu <Daniel.Hu@arm.com> | 2022-05-25 10:23:40 +0100 |
---|---|---|
committer | Pauli <pauli@openssl.org> | 2022-06-22 17:07:17 +1000 |
commit | bcb52bcc9f9c36a85d037976676fd5ca52f307cd (patch) | |
tree | f4aa6709074310d800f0ae5f06d38d29fee22b61 /crypto/property/defn_cache.c | |
parent | b147b9daf17744d529f23b5da40397a6071a88aa (diff) | |
download | openssl-new-bcb52bcc9f9c36a85d037976676fd5ca52f307cd.tar.gz |
Optimize chacha20 on aarch64 by SVE2
This patch improves existing chacha20 SVE patch by using SVE2,
which is an optional architecture feature of aarch64, with XAR
instruction that can improve the performance of chacha20.
Signed-off-by: Daniel Hu <Daniel.Hu@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18522)
Diffstat (limited to 'crypto/property/defn_cache.c')
0 files changed, 0 insertions, 0 deletions