aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/SAMA/LLD/CRYPTOv1
Commit message (Expand)AuthorAgeFilesLines
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-208-18/+18
* added SHA in dma modeareviu2017-12-034-67/+132
* update sha and trng lldareviu2017-11-306-99/+92
* Added const qualifierisiora2017-11-251-1/+1
* added sha (polling)areviu2017-11-164-1/+365
* added DmaRelease when driver stops areviu2017-11-151-0/+7
* Wrapped with the halconf USE macro.isiora2017-11-144-0/+25
* added aes and (t)des in dma mode + test suite cryptoareviu2017-11-132-126/+151
* added crypto aes and des polling modeareviu2017-11-117-0/+831