Searched refs:SSL_alert_desc_string_long (Results 1 – 15 of 15) 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
1810 msg[0], SSL_alert_desc_string_long(msg[1]), msg[1]); in SSL_trace()
56 SSL_alert_desc_string_long(val)); in info_cb()
31 return alert ? SSL_alert_desc_string_long(alert) : "no alert"; in print_alert()
206 SSL_alert_desc_string_long;
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));
925 SSL_alert_desc_string_long(ret)); in ssl_info_cb()938 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);
4375 MLINKS+= SSL_alert_type_string.3 SSL_alert_desc_string_long.3