summaryrefslogtreecommitdiff
path: root/src/crypto/aes/cipher_s390x.go
Commit message (Expand)AuthorAgeFilesLines
* crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware suppo...Adam Langley2016-11-071-6/+2
* crypto/aes: use asm for BenchmarkExpand on amd64Michael Munday2016-04-221-0/+6
* crypto/aes: add s390x assembly implementationMichael Munday2016-04-201-0/+84