aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/Kbuild.include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* crypto: ignore ARMv3Jason A. Donenfeld2018-10-021-1/+1
|
* crypto: rename DEBUG to SELFTESTJason A. Donenfeld2018-09-251-0/+1
| | | | | Also we make selftest errors of type err, so that they're obvious in dmesg.
* crypto: flatten out makefileJason A. Donenfeld2018-09-231-47/+33
| | | | This brings us more in line with the integration tree's style.
* chacha20-mips32r2: remove reorder directivesRené van Dorst2018-09-211-0/+1
| | | | | | | | This requires some minimal rearranging to make work, but for the most part as does the right thing, provided we pass it an optimization flag. Suggested-by: Paul Burton <paul.burton@mips.com> Signed-off-by: René van Dorst <opensource@vdorst.com>
* poly1305-mips32r2: remove all reorder directivesRené van Dorst2018-09-211-0/+1
| | | | | | | | This requires some minimal rearranging to make work, but for the most part as does the right thing, provided we pass it an optimization flag. Suggested-by: Paul Burton <paul.burton@mips.com> Signed-off-by: René van Dorst <opensource@vdorst.com>
* crypto: do not use -include trickJason A. Donenfeld2018-09-171-18/+12
|
* crypto: make sure UML is properly disabledJason A. Donenfeld2018-09-111-4/+4
|
* crypto: import zincJason A. Donenfeld2018-09-031-0/+64