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
commit9894144b1cee338d530ce65cdcaa42003e2afc3c (patch)
treecfbcbf43e57fdfd8e779da9715e5f6d6267ec67e /src/lib/libc
parent0ab87c481ab5d3f5a8d8e7ba8822f92f9c54f70e (diff)
downloadopenbsd-9894144b1cee338d530ce65cdcaa42003e2afc3c.tar.gz
openbsd-9894144b1cee338d530ce65cdcaa42003e2afc3c.tar.bz2
openbsd-9894144b1cee338d530ce65cdcaa42003e2afc3c.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