summaryrefslogtreecommitdiff
path: root/nuttx/crypto/testmngr.c
Commit message (Expand)AuthorAgeFilesLines
* 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-031-3/+2
* Correct authorship on a few filesGregory Nutt2014-07-031-1/+1
* Move cypto debug definitions to debug.h with other susbsystem-level debugGregory Nutt2014-07-031-2/+2
* Beginning of a crypto/ subsystem from Max NeklyudovGregory Nutt2014-07-031-0/+125