Add UI functionality to duplicate the user data
authorRichard Levitte <levitte@openssl.org>
Sun, 28 May 2017 07:35:11 +0000 (09:35 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 31 May 2017 17:00:24 +0000 (19:00 +0200)
commit545360c4dfbf90f63918be3d98e344adc7ca2d7f
treede6f313d6a48aa2e468cdba0d3137b099ac2c597
parent72d8b823bbe749da528f386408541ae1daa644c9
Add UI functionality to duplicate the user data

This can be used by engines that need to retain the data for a longer time
than just the call where this user data is passed.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3575)
CHANGES
crypto/ui/ui_err.c
crypto/ui/ui_lib.c
crypto/ui/ui_locl.h
doc/man3/UI_create_method.pod
doc/man3/UI_new.pod
include/openssl/ui.h
util/libcrypto.num