Searched refs:app_prefix_1 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/easy_tls/
H A Deasy-tls.c348 static char *tls_openssl_errors(const char *app_prefix_1, argument
364 assert(app_prefix_1 != NULL);
392 app_prefix_1, app_prefix_2, errstring, file, line,
400 tls_errprintf(0, apparg, "OpenSSL error%s%s: %s\n", app_prefix_1,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c347 tls_openssl_errors(const char *app_prefix_1, const char *app_prefix_2, const char *default_text, void *apparg) argument
361 assert(app_prefix_1 != NULL);
386 tls_errprintf(0, apparg, "OpenSSL error%s%s: %s:%s:%d:%s\n", app_prefix_1, app_prefix_2, errstring, file, line, (flags & ERR_TXT_STRING) ? data : "");
393 tls_errprintf(0, apparg, "OpenSSL error%s%s: %s\n", app_prefix_1, app_prefix_2, default_text);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c348 static char *tls_openssl_errors(const char *app_prefix_1, argument
364 assert(app_prefix_1 != NULL);
392 app_prefix_1, app_prefix_2, errstring, file, line,
400 tls_errprintf(0, apparg, "OpenSSL error%s%s: %s\n", app_prefix_1,

Completed in 126 milliseconds