Searched refs:SSL_config (Results 1 – 6 of 6) sorted by relevance
5 SSL_CTX_config, SSL_config - configure SSL_CTX or SSL structure12 int SSL_config(SSL *s, const char *name);16 The functions SSL_CTX_config() and SSL_config() configure an B<SSL_CTX> or19 By calling SSL_CTX_config() or SSL_config() an application can perform many31 SSL_CTX_config() and SSL_config() return 1 for success or 0 if an error79 The SSL_CTX_config() and SSL_config() functions were added in OpenSSL 1.1.0.
94 int SSL_config(SSL *s, const char *name) in SSL_config() function
87 SSL_config 88 3_0_0 EXIST::FUNCTION:
354 SSL_config(), appropriately. Note that any characters before an initial
417 | `SSL_config` | HL | U | A | NC\* | Done …
2522 int SSL_config(SSL *s, const char *name);
Completed in 31 milliseconds