summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_primitives.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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