Searched refs:SSL_alert_desc_string_long (Results 1 – 8 of 8) sorted by relevance
5 …ype_string, SSL_alert_type_string_long, SSL_alert_desc_string, SSL_alert_desc_string_long - get te…15 const char *SSL_alert_desc_string_long(int value);28 SSL_alert_desc_string_long() returns a string describing the reason68 SSL_alert_desc_string_long():
140 SSL_alert_desc_string_long(ret));
320 const char *SSL_alert_desc_string_long(int value) in SSL_alert_desc_string_long() function
1591 msg[0], SSL_alert_desc_string_long(msg[1]), msg[1]); in SSL_trace()
31 return alert ? SSL_alert_desc_string_long(alert) : "no alert"; in print_alert()
473 SSL_alert_desc_string_long(ret)); in apps_ssl_info_callback()
351 SSL_alert_desc_string_long 352 3_0_0 EXIST::FUNCTION:
1998 __owur const char *SSL_alert_desc_string_long(int value);
Completed in 24 milliseconds