CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2023/01/17 22:29:48
Modified files: lib/libcrypto/bn: bn_div.c Log message: Bring in a description of bn_words_3_div(). This comes from OpenSSL commit 3da2e9c4ee45989a426ff513dc6c6250d1e460de. ok tb@