Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-24 | crypto: add __init/__exit annotations to init/exit funcs | Xiu Jianfeng | |
Add missing __init/__exit annotations to init/exit funcs. Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||
2019-11-17 | crypto: curve25519 - implement generic KPP driver | Ard Biesheuvel | |
Expose the generic Curve25519 library via the crypto API KPP interface. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |