commit | 7f64706e37a4402a5f265cf9abfa42aace5733f3 | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Thu Sep 24 17:10:01 2015 -0700 |
committer | Adam Langley <agl@google.com> | Fri Sep 25 22:08:29 2015 +0000 |
tree | 1b9f3456d3e101c20aaab664c2e5d47dab4b7039 | |
parent | d75545600da217143ece5d6e7fbd33fe86755a16 [diff] |
Use armv8 functions for of AES_[en|de]crypt and AES_set_[en|de]crypt_key, if available. This change causes ARM and Aarch64 to use the ARMv8 AES instructions, if provided by the current CPU. Change-Id: I50cb36270139fcf4ce42e5ebb8afe24ffcab22e3 Reviewed-on: https://boringssl-review.googlesource.com/6002 Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Adam Langley <agl@google.com>