Home
last modified time | relevance | path

Searched refs:ssl_cipher_disabled (Results 1 – 4 of 4) sorted by relevance

/openssl/ssl/statem/
H A Dstatem_clnt.c1396 if (ssl_cipher_disabled(s, c, SSL_SECOP_CIPHER_CHECK, 1)) { in set_client_ciphersuite()
4111 if (ssl_cipher_disabled(s, c, SSL_SECOP_CIPHER_SUPPORTED, 0)) in ssl_cipher_list_to_bytes()
/openssl/ssl/
H A Dt1_lib.c2208 int ssl_cipher_disabled(const SSL_CONNECTION *s, const SSL_CIPHER *c, in ssl_cipher_disabled() function
2693 if (ssl_cipher_disabled(s, c, SSL_SECOP_CIPHER_SUPPORTED, 0)) in tls12_sigalg_allowed()
H A Dssl_local.h2863 __owur int ssl_cipher_disabled(const SSL_CONNECTION *s, const SSL_CIPHER *c,
H A Dssl_lib.c3260 if (!ssl_cipher_disabled(sc, c, SSL_SECOP_CIPHER_SUPPORTED, 0)) { in STACK_OF()

Completed in 51 milliseconds