summaryrefslogtreecommitdiffstats
path: root/sys/dev/cesa/cesa.h
Commit message (Expand)AuthorAgeFilesLines
* Use proper interface for FDT parsing and memory mapping in CESAzbb2016-06-031-1/+1
* Add HMAC-SHA256 support in CESAzbb2016-06-021-4/+12
* Truncate HMAC output only if requested by the clientzbb2016-06-021-3/+5
* Split CESA memory resource into TDMA and CESA regszbb2016-06-021-13/+24
* Map CESA SRAM memory in driver attach for Armada38xzbb2016-06-021-1/+3
* Similar to the (1 << 31) case it is not defined to do (2 << 30).eadler2013-11-301-2/+2
* Move initialization of CESA decoding windows from common sectiongber2013-05-061-0/+5
* Initial version of cesa(4) driver for Marvell crypto engine and securityraj2011-11-191-0/+350
OpenPOWER on IntegriCloud