diff options
author | schwarze <> | 2022-11-23 17:20:23 +0000 |
---|---|---|
committer | schwarze <> | 2022-11-23 17:20:23 +0000 |
commit | 1cad1e9c5b9b9f78a1c720758f3e650db38f8845 (patch) | |
tree | a6fecf2e8c67d1b10c67f19535aae413989729eb /src/lib/libssl/tls13_server.c | |
parent | 61031133d4c19e942fa9e51ec816e32231c17627 (diff) | |
download | openbsd-1cad1e9c5b9b9f78a1c720758f3e650db38f8845.tar.gz openbsd-1cad1e9c5b9b9f78a1c720758f3e650db38f8845.tar.bz2 openbsd-1cad1e9c5b9b9f78a1c720758f3e650db38f8845.zip |
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 'src/lib/libssl/tls13_server.c')
0 files changed, 0 insertions, 0 deletions