summaryrefslogtreecommitdiff
path: root/drivers/net/ovpn/crypto.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-09ovpn: defer key slot crypto freeing to workqueueRalf Lici1-9/+1
2026-08-07ovpn: fix NULL dereference when killing missing keyRalf Lici1-6/+10
2025-04-17ovpn: kill key and notify userspace in case of IV exhaustionAntonio Quartulli1-0/+22
2025-04-17ovpn: implement key add/get/del/swap via netlinkAntonio Quartulli1-0/+40
2025-04-17ovpn: implement packet processingAntonio Quartulli1-0/+148