Searched refs:SSL_get_security_level (Results 1 – 7 of 7) sorted by relevance
5 …urity_level, SSL_set_security_level, SSL_CTX_get_security_level, SSL_get_security_level, SSL_CTX_s…15 int SSL_get_security_level(const SSL *s);45 The functions SSL_CTX_get_security_level() and SSL_get_security_level()165 SSL_CTX_get_security_level() and SSL_get_security_level() return a integer that
278 SSL_get_security_level;
396 X509_VERIFY_PARAM_set_auth_level(param, SSL_get_security_level(s)); in ssl_verify_cert_chain()916 level = SSL_get_security_level(s); in ssl_security_default_callback()
4513 int SSL_get_security_level(const SSL *s) in SSL_get_security_level() function
2330 __owur int SSL_get_security_level(const SSL *s);
4521 } else if (SSL_get_security_level(conn->ssl) == 0) { in tls_connection_set_cipher_list()
2624 MLINKS+= SSL_CTX_set_security_level.3 SSL_get_security_level.3