diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2022-11-23 17:20:24 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2022-11-23 17:20:24 +0000 |
commit | ac38fd14e5557b08c9527a49cbdfab25fc925975 (patch) | |
tree | 9106db2d7c6a490461dba7eb4a48642fa2990b98 /sys | |
parent | d853180b574b51dfa79b88674e8ea2119b152754 (diff) |
Several improvements required for <openssl/bn.h>:
* List internal constants and types that are intentionally undocumented.
* List unused constants and types that are intentionally undocumented.
* Cope with intentionally undocumented identifiers being declared
more than once (in this case, because of #if and #else).
* Require exact matches for man -k searches (in this case,
such that BN_BITS does not match BN_BITS2).
* Handle the weird BN_ULONG, which is #define'd instead of using typedef.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions