Searched refs:SSL_alert_desc_string_long (Results 1 – 14 of 14) 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():
144 SSL_alert_desc_string_long(ret));
341 const char *SSL_alert_desc_string_long(int value) in SSL_alert_desc_string_long() function
1797 msg[0], SSL_alert_desc_string_long(msg[1]), msg[1]); in SSL_trace()
206 SSL_alert_desc_string_long;
31 return alert ? SSL_alert_desc_string_long(alert) : "no alert"; in print_alert()
351 SSL_alert_desc_string_long 352 3_0_0 EXIST::FUNCTION:
568 SSL_alert_desc_string_long(ret)); in apps_ssl_info_callback()
2404 SSL_alert_desc_string_long(ret));
764 SSL_alert_desc_string_long(ret)); in ssl_info_cb()777 ev.alert.description = SSL_alert_desc_string_long(ret); in ssl_info_cb()
103 | `SSL_alert_desc_string_long` | Global | U | U | NC | Done …
2132 __owur const char *SSL_alert_desc_string_long(int value);
2085 __owur const char *SSL_alert_desc_string_long(int value);
4372 MLINKS+= SSL_alert_type_string.3 SSL_alert_desc_string_long.3