summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/reallocarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-01Retire OpenSSL 1.0.2 interoptb7-93/+13
2023-02-01Pull the MONT_WORD define to the top.jsing1-3/+3
2023-02-01Move BN_MONT_CTX_* functions to the top of the file.jsing1-221/+221
2023-01-31Remove the now empty bn_asm.c.jsing8-78/+6
2023-01-31Simplify bn_div_3_words().jsing1-49/+15
2023-01-31Provide inline assembly bn_umul_hilo() for alpha/powerpc64/riscv64.jsing3-3/+67
2023-01-31Provide inline assembly versions of bn_umul_hilo() for aarch64/amd64/i386.jsing3-3/+67