summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/poly1305-x86_64.S
AgeCommit message (Expand)Author
2018-09-03crypto: import zincJason A. Donenfeld
2018-06-22poly1305: give linker the correct constant data section sizeJason A. Donenfeld
2018-04-18poly1305: do not place constants in different sectionsJason A. Donenfeld
2018-01-03global: year bumpJason A. Donenfeld
2017-12-11poly1305: fix avx512f alignment bugSamuel Neves
2017-12-09global: add SPDX tags to all filesGreg Kroah-Hartman
2017-12-03poly1305: update x86-64 kernel to AVX512F onlySamuel Neves
2017-11-22poly1305-x86_64: unclobber %rbpSamuel Neves
2017-11-22chacha20poly1305: import ARM primitives from OpenSSLJason A. Donenfeld
2017-11-22chacha20poly1305: import x86_64 primitives from OpenSSLSamuel Neves