Home
last modified time | relevance | path

Searched refs:SSL_alert_desc_string (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DSSL_alert_type_string.pod5 SSL_alert_type_string, SSL_alert_type_string_long, SSL_alert_desc_string, SSL_alert_desc_string_lon…
14 const char *SSL_alert_desc_string(int value);
25 SSL_alert_desc_string() returns a two letter string as a short form
67 The following strings can occur for SSL_alert_desc_string() or
/openssl/ssl/
H A Dssl_stat.c256 const char *SSL_alert_desc_string(int value) in SSL_alert_desc_string() function
/openssl/util/
H A Dlibssl.num55 SSL_alert_desc_string 56 3_0_0 EXIST::FUNCTION:
/openssl/test/helpers/
H A Dhandshake.c88 || strcmp(SSL_alert_desc_string(ret), "CN") == 0) in info_cb()
/openssl/include/openssl/
H A Dssl.h.in2020 __owur const char *SSL_alert_desc_string(int value);
/openssl/
H A DCHANGES.md14703 * Add alert descriptions for TLSv1 to `SSL_alert_desc_string[_long]()`.

Completed in 68 milliseconds