diff options
author | tb <> | 2024-03-02 10:30:48 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 10:30:48 +0000 |
commit | 695cb1c8837847976b081799d3e5a6efc8a10d82 (patch) | |
tree | a0232bd4bd01c367e0b424879a078e3cbac3f147 /src/lib/libcrypto/err/err_all.c | |
parent | 5a00ce7e0fdf4ebc1ab7bd8381c2bada8bf1b5c7 (diff) | |
download | openbsd-695cb1c8837847976b081799d3e5a6efc8a10d82.tar.gz openbsd-695cb1c8837847976b081799d3e5a6efc8a10d82.tar.bz2 openbsd-695cb1c8837847976b081799d3e5a6efc8a10d82.zip |
Remove ERR_get_state
The ERR_STATE struct is an unused implementation detail of the horrific
error stack code. It is the last public consumer of CRYPTO_THREAD
internals. Make this and its accessor internal so we can make the
CRYPTO_THREAD struct opaque.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/err/err_all.c')
0 files changed, 0 insertions, 0 deletions