Home
last modified time | relevance | path

Searched refs:ssl_cert_is_disabled (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/
H A Dt1_lib.c2163 if (ssl_cert_is_disabled(SSL_CONNECTION_GET_CTX(s), lu->sig_idx)) in tls12_sigalg_allowed()
2424 && !ssl_cert_is_disabled(SSL_CONNECTION_GET_CTX(s), idx)) in tls1_process_sigalgs()
H A Dssl_ciph.c2227 int ssl_cert_is_disabled(SSL_CTX *ctx, size_t idx) in ssl_cert_is_disabled() function
H A Dssl_local.h2494 __owur int ssl_cert_is_disabled(SSL_CTX *ctx, size_t idx);

Completed in 32 milliseconds