diff options
author | tb <> | 2023-07-28 10:19:20 +0000 |
---|---|---|
committer | tb <> | 2023-07-28 10:19:20 +0000 |
commit | df077cec5ce229b03845385f6f75dbe7cd5f7080 (patch) | |
tree | 2ee287d6ab4c68a054e3379b662b9a6d1a67c316 /src/lib/libcrypto/stack/stack.c | |
parent | e393551162848dd712d0c5a922f6ef5522fb5ca2 (diff) | |
download | openbsd-df077cec5ce229b03845385f6f75dbe7cd5f7080.tar.gz openbsd-df077cec5ce229b03845385f6f75dbe7cd5f7080.tar.bz2 openbsd-df077cec5ce229b03845385f6f75dbe7cd5f7080.zip |
Make ex_data implementations internal
To state the obvious: library suffers from way too much extensibility. In
theory, applications can implement their own ex_data implementation. In
practice, none did. A glance at ex_data.c might give an idea as to why.
Make this internal so this particular turd can be replaced with something
slightly saner.
Also sync up the CRYPTO_EX_INDEX_* defines with OpenSSL - at least
the parts we support.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/stack/stack.c')
0 files changed, 0 insertions, 0 deletions