diff options
author | schwarze <> | 2022-11-23 17:20:23 +0000 |
---|---|---|
committer | schwarze <> | 2022-11-23 17:20:23 +0000 |
commit | 8fe2402158d1795d8f8a84b4f2dc59e1790a1a09 (patch) | |
tree | a6fecf2e8c67d1b10c67f19535aae413989729eb /src/regress/lib/libcrypto/evp/evp_ecx_test.c | |
parent | 0609289d1e34d584c8949e71ae6a3c0adebe5a46 (diff) | |
download | openbsd-8fe2402158d1795d8f8a84b4f2dc59e1790a1a09.tar.gz openbsd-8fe2402158d1795d8f8a84b4f2dc59e1790a1a09.tar.bz2 openbsd-8fe2402158d1795d8f8a84b4f2dc59e1790a1a09.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/regress/lib/libcrypto/evp/evp_ecx_test.c')
0 files changed, 0 insertions, 0 deletions