summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_primitives.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-65/+0
* Provide and use bn_clzw() in place of bn_word_clz().jsing2023-06-211-2/+4
* Make BN_num_bits() independent of bn->top.jsing2023-06-211-0/+63