diff options
author | Andy Polyakov <appro@openssl.org> | 2017-11-11 23:49:16 +0100 |
---|---|---|
committer | Andy Polyakov <appro@openssl.org> | 2017-11-13 11:13:00 +0100 |
commit | 753316232243ccbf86b96c1c51ffcb41651d9ad5 (patch) | |
tree | 66b923b882f12cf0abc9e76eeb5298e3dce871fd /crypto/modes/asm | |
parent | Configurations/10-main.conf: add back /WX to VC-WIN32. (diff) | |
download | openssl-753316232243ccbf86b96c1c51ffcb41651d9ad5.tar.xz openssl-753316232243ccbf86b96c1c51ffcb41651d9ad5.zip |
ARMv8 assembly pack: add Qualcomm Kryo results.
[skip ci]
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'crypto/modes/asm')
-rw-r--r-- | crypto/modes/asm/ghashv8-armx.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/modes/asm/ghashv8-armx.pl b/crypto/modes/asm/ghashv8-armx.pl index a2b0db29ff..7187d28b78 100644 --- a/crypto/modes/asm/ghashv8-armx.pl +++ b/crypto/modes/asm/ghashv8-armx.pl @@ -33,6 +33,7 @@ # Cortex-A57 1.17 7.61 # Denver 0.71 6.02 # Mongoose 1.10 8.06 +# Kryo 1.16 8.00 # # (*) presented for reference/comparison purposes; |