aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/poly1305-x86_64.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* poly1305: do not place constants in different sectionsJason A. Donenfeld2018-04-181-14/+1
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
* poly1305: fix avx512f alignment bugSamuel Neves2017-12-111-1/+1
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-30/+4
* poly1305: update x86-64 kernel to AVX512F onlySamuel Neves2017-12-031-132/+131
* poly1305-x86_64: unclobber %rbpSamuel Neves2017-11-221-131/+145
* chacha20poly1305: import ARM primitives from OpenSSLJason A. Donenfeld2017-11-221-1/+3
* chacha20poly1305: import x86_64 primitives from OpenSSLSamuel Neves2017-11-221-0/+2814