aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/curve25519-generic.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu1-1/+1
2024-05-31crypto: Add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2022-09-24crypto: add __init/__exit annotations to init/exit funcsXiu Jianfeng1-2/+2
2019-11-17crypto: curve25519 - implement generic KPP driverArd Biesheuvel1-0/+90