aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/SAMA/LLD/CRYPTOv1
Commit message (Collapse)AuthorAgeFilesLines
* Updated SAMA drivers (still incomplete)edolomb2019-01-175-5/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12543 110e8d01-0319-4d1e-a829-52ad28d1bb01
* added SAMA HMAC + fixed TRNG 128 bit generationareviu2018-05-191-18/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12042 110e8d01-0319-4d1e-a829-52ad28d1bb01
* added gcm for sama cryptoareviu2018-03-254-1/+243
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11851 110e8d01-0319-4d1e-a829-52ad28d1bb01
* update hal crypto sha lld, added integration with wolfcryptareviu2018-03-194-138/+169
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11824 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-208-18/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added SHA in dma modeareviu2017-12-034-67/+132
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11115 35acf78f-673a-0410-8e92-d51de3d6d3f4
* update sha and trng lldareviu2017-11-306-99/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11091 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added const qualifierisiora2017-11-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11077 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added sha (polling)areviu2017-11-164-1/+365
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11025 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added DmaRelease when driver stops areviu2017-11-151-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11015 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Wrapped with the halconf USE macro.isiora2017-11-144-0/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11000 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added aes and (t)des in dma mode + test suite cryptoareviu2017-11-132-126/+151
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10993 35acf78f-673a-0410-8e92-d51de3d6d3f4
* added crypto aes and des polling modeareviu2017-11-117-0/+831
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10983 35acf78f-673a-0410-8e92-d51de3d6d3f4