summaryrefslogtreecommitdiff
path: root/sys/dev/marvell/mvcesa.c
AgeCommit message (Expand)Author
2022-05-22opencrypto: Make freesession callback return void.riastradh
2022-05-22mvcesa(4): Prune dead branches. Assert session id validity.riastradh
2021-12-05s/decript/decrypt/ in comment.msaitoh
2020-06-14mvcesa(4): Don't use prev msg's last block as IV for next msg in CBC.riastradh
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2012-07-27Add Marvell CESA(Cryptographic Engines and Security Accelerator) module driver.kiyohara