Home
last modified time | relevance | path

Searched refs:UI_method_set_data_duplicator (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/crypto/openssl/doc/man3/
H A DUI_create_method.pod8 UI_method_set_closer, UI_method_set_data_duplicator,
31 int UI_method_set_data_duplicator(UI_METHOD *method,
158 UI_method_set_data_duplicator() sets the user data duplicator and destructor.
185 UI_method_set_closer(), UI_method_set_data_duplicator() and
208 The UI_method_set_data_duplicator(), UI_method_get_data_duplicator()
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dui.h305 int UI_method_set_data_duplicator(UI_METHOD *method,
/freebsd-12.1/crypto/openssl/crypto/ui/
H A Dui_lib.c677 int UI_method_set_data_duplicator(UI_METHOD *method, in UI_method_set_data_duplicator() function
/freebsd-12.1/secure/lib/libcrypto/
H A DVersion.map4409 UI_method_set_data_duplicator;
H A DMakefile.man2849 MLINKS+= UI_create_method.3 UI_method_set_data_duplicator.3