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()159 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()887 level = SSL_get_security_level(s); in ssl_get_security_level_bits()
4711 int SSL_get_security_level(const SSL *s) in SSL_get_security_level() function
3035 SSL_get_security_level(ssl) > need_level) { in tls_set_conn_flags()4680 } else if (SSL_get_security_level(conn->ssl) == 0) { in tls_connection_set_cipher_list()
2334 __owur int SSL_get_security_level(const SSL *s);
2649 MLINKS+= SSL_CTX_set_security_level.3 SSL_get_security_level.3