summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorschwarze <>2022-11-16 14:19:22 +0000
committerschwarze <>2022-11-16 14:19:22 +0000
commit77a3b20bb6667875feeabcc3a6d0ce661a7e86b8 (patch)
treecfbcbf43e57fdfd8e779da9715e5f6d6267ec67e /src/lib/libc
parente4d100b2d76953ebfd33dd49cc88d246f903379e (diff)
downloadopenbsd-77a3b20bb6667875feeabcc3a6d0ce661a7e86b8.tar.gz
openbsd-77a3b20bb6667875feeabcc3a6d0ce661a7e86b8.tar.bz2
openbsd-77a3b20bb6667875feeabcc3a6d0ce661a7e86b8.zip
Mark BN_mod_exp2_mont() as intentionally undocumented.
It appears to be intended for internal use by DSA_do_verify(3) and using codesearch.debian.net, i found nothing outside OpenSSL/LibreSSL using it. In April 2018, jsing@ questioned whether the five related functions BN_mod_exp_mont() and friends should even be exposed by <openssl/bn.h>, so we decided to not document them. Now tb@ agrees that there is no reason to document BN_mod_exp2_mont() as long as we don't want to document BN_mod_exp_mont().
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions