summaryrefslogtreecommitdiffstats
path: root/sys/dev/sec/sec.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix Book-E/MPC85XX build. Some prototypes were wrong and got revealed withraj2009-06-131-2/+4
| | | | the recent kobj signature checking.
* Initial version of the sec(4) driver for the integrated security engine foundraj2009-06-061-0/+1875
in Freescale system-on-chip devices. The following algorithms and schemes are currently supported: - 3DES, AES, DES - MD5, SHA1, SHA256, SHA384, SHA512 Reviewed by: philip Obtained from: Freescale, Semihalf
OpenPOWER on IntegriCloud