Searched refs:ssl_cipher_is_deprecated (Results 1 – 9 of 9) sorted by relevance
768 bool ssl_cipher_is_deprecated(const SSL_CIPHER *cipher) { in ssl_cipher_is_deprecated() function844 (!alias->include_deprecated && ssl_cipher_is_deprecated(cp))) { in ssl_cipher_apply_rule()
1017 OPENSSL_EXPORT bool ssl_cipher_is_deprecated(const SSL_CIPHER *cipher);
603 EXPECT_FALSE(ssl_cipher_is_deprecated(cipher)); in TEST()
637 bool ssl_cipher_is_deprecated(const SSL_CIPHER *cipher) { in ssl_cipher_is_deprecated() function713 (!alias->include_deprecated && ssl_cipher_is_deprecated(cp))) { in ssl_cipher_apply_rule()
843 OPENSSL_EXPORT bool ssl_cipher_is_deprecated(const SSL_CIPHER *cipher);