]> git.ipfire.org Git - thirdparty/openssl.git/commit
CORE: Add a generic callback function type
authorRichard Levitte <levitte@openssl.org>
Mon, 11 Nov 2019 17:38:57 +0000 (18:38 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Nov 2019 07:22:29 +0000 (08:22 +0100)
commit10e7216e502916f8e7917ac4f21411fffd1fb882
tree1c5727e7b62607857842f329c51daaae7518b745
parentc31950b964a2f3f7b9e6ad98076954178ee1e77d
CORE: Add a generic callback function type

This offers a very generic way to define a callback as well as calling
it.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10412)
doc/man7/openssl-core.h.pod
include/openssl/core.h