summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/zinc/curve25519/curve25519.c
AgeCommit message (Expand)Author
2018-10-02crypto: add missing static keyword to fpu init functionsJason A. Donenfeld
2018-10-02crypto: document what's used from <crypto/ beside #includeJason A. Donenfeld
2018-10-02crypto: WARN_ON in module_init if selftest failsJason A. Donenfeld
2018-09-25crypto: rename DEBUG to SELFTESTJason A. Donenfeld
2018-09-25crypto: make constant naming scheme consistentJason A. Donenfeld
2018-09-20global: put SPDX identifier on its own lineJason A. Donenfeld
2018-09-20crypto: explicitly dual licenseJason A. Donenfeld
2018-09-18crypto: allow for disabling simd in zinc modulesJason A. Donenfeld
2018-09-18crypto: turn Zinc into individual modulesJason A. Donenfeld
2018-09-17crypto: do not use -include trickJason A. Donenfeld
2018-09-16crypto: make MITJason A. Donenfeld
2018-09-03crypto: import zincJason A. Donenfeld