summaryrefslogtreecommitdiff
path: root/drivers/crypto/inside-secure/eip93/eip93-main.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-15crypto: eip93 - use struct_size() and flexible array for ring allocationRosen Penev1-5/+1
2026-05-29crypto: inside-secure/eip93 - Add check for devm_request_threaded_irqAleksander Jan Bajkowski1-0/+2
2026-05-29crypto: inside-secure/eip93 - Drop superfluous blank lineAleksander Jan Bajkowski1-1/+0
2026-03-27crypto: inside-secure/eip93 - add missing address terminator characterMieczyslaw Nalewaj1-1/+1
2026-03-15crypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski1-8/+8
2026-01-30crypto: inside-secure/eip93 - unregister only available algorithmAleksander Jan Bajkowski1-39/+53
2026-01-23crypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski1-1/+1
2025-02-09crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine supportChristian Marangi1-0/+501