summaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2025-06-30lib/crypto: Explicitly include <linux/export.h>Eric Biggers1-0/+2
2024-08-17crypto: lib/mpi - Add error checks to extensionHerbert Xu1-0/+2
2024-08-17Revert "lib/mpi: Extend the MPI library"Herbert Xu1-182/+0
2023-08-11crypto: lib - Move mpi into lib/cryptoHerbert Xu1-0/+330