summaryrefslogtreecommitdiff
path: root/libgo/go/internal
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-10-01 20:14:29 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-10-01 20:14:29 +0000
commit1b28253347dedba72abaf81e86b1812863d07a11 (patch)
tree992a035d1f5b4ec1e72fb1945fd096193f96d177 /libgo/go/internal
parentdf1346b423f1c8849b6090b47023ee29f6dddf7a (diff)
runtime: add arm64 version of AES hash code
Rewrite the arm64 AES hashing code from gc assembler to C code using intrinsics. The resulting code generates the same hash code for the same input as the gc code--that doesn't matter as such, but testing it ensures that the C code does something useful. Reviewed-on: https://go-review.googlesource.com/138535 From-SVN: r264771
Diffstat (limited to 'libgo/go/internal')
0 files changed, 0 insertions, 0 deletions