summaryrefslogtreecommitdiff
path: root/libgo/runtime/aeshash.c
AgeCommit message (Expand)Author
2020-04-15runtime: use 64 bits of hash seed on arm64eric fang
2018-10-01runtime: add arm64 version of AES hash codeIan Lance Taylor
2017-01-03re PR go/78789 (Error: no such instruction: `aesenc %xmm0,%xmm2' when compili...Ian Lance Taylor
2016-12-08runtime: mark non-x86 aeshashbody parameters as unusedIan Lance Taylor
2016-12-08runtime: copy memory hash code from Go 1.7Ian Lance Taylor