Searched refs:TLS_APP_ERRFLUSH (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/easy_tls/
H A Dtest.h10 #define TLS_APP_ERRFLUSH test_errflush macro
H A Deasy-tls.c133 * TLS_APP_ERRFLUSH -- void ...(int child_p, char *, size_t, void *apparg)
147 #ifndef TLS_APP_ERRFLUSH
148 # define TLS_APP_ERRFLUSH tls_app_errflush macro
306 * TLS_APP_ERRFLUSH may modify the string as needed, e.g. substitute
309 TLS_APP_ERRFLUSH(tls_child_p, errbuf, errbuf_i, apparg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Dtest.h11 #define TLS_APP_ERRFLUSH test_errflush macro
H A Deasy-tls.c131 * TLS_APP_ERRFLUSH -- void ...(int child_p, char *, size_t, void *apparg)
145 #ifndef TLS_APP_ERRFLUSH
146 # define TLS_APP_ERRFLUSH tls_app_errflush macro
305 /* TLS_APP_ERRFLUSH may modify the string as needed,
307 TLS_APP_ERRFLUSH(tls_child_p, errbuf, errbuf_i, apparg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Dtest.h10 #define TLS_APP_ERRFLUSH test_errflush macro
H A Deasy-tls.c133 * TLS_APP_ERRFLUSH -- void ...(int child_p, char *, size_t, void *apparg)
147 #ifndef TLS_APP_ERRFLUSH
148 # define TLS_APP_ERRFLUSH tls_app_errflush macro
306 * TLS_APP_ERRFLUSH may modify the string as needed, e.g. substitute
309 TLS_APP_ERRFLUSH(tls_child_p, errbuf, errbuf_i, apparg);

Completed in 71 milliseconds