diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2023-03-31 17:47:40 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2023-03-31 17:47:40 +0000 |
commit | b41c5d4119996cc8f26ec69e47a5891f1dbd02ab (patch) | |
tree | 7feeb653f1b8eec0981b7aaefe54ee7d7cd3d1c4 /lib/libtls/tls_internal.h | |
parent | 6ebd0ddcda7dcd44763bb40a01f404c5cc6ae50d (diff) |
Inline only use of TS_VERIFY_CTX_init()
Since TS_VERIFY_CTX is now opaque, the only thing TS_VERIFY_CTX_init()
is good for outside the library is memory leaks. Inside the library it's
also useless, since as a much more familiar name is memset(). It will soon
be able to join all the other nonsense that should never have leaked out of
this library.
Diffstat (limited to 'lib/libtls/tls_internal.h')
0 files changed, 0 insertions, 0 deletions