summaryrefslogtreecommitdiff
path: root/nuttx/crypto
Commit message (Expand)AuthorAgeFilesLines
* Use tabs in Kconfig fileGregory Nutt2014-11-301-10/+10
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-251-7/+17
* Path segments reversed in include file path. Noted by Brennan AshtonGregory Nutt2014-09-251-2/+2
* Reanem kzalloc to kmm_zalloc for consistencyGregory Nutt2014-08-311-1/+1
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-1/+1
* Move crypto header files from include/crypto to include/nuttx/cryptoGregory Nutt2014-07-033-6/+6
* Correct authorship on a few filesGregory Nutt2014-07-034-5/+5
* Move cypto debug definitions to debug.h with other susbsystem-level debugGregory Nutt2014-07-032-4/+4
* Beginning of a crypto/ subsystem from Max NeklyudovGregory Nutt2014-07-036-0/+986