Searched refs:ssl_cert_is_disabled (Results 1 – 3 of 3) sorted by relevance
2662 if (ssl_cert_is_disabled(SSL_CONNECTION_GET_CTX(s), lu->sig_idx)) in tls12_sigalg_allowed()2920 && !ssl_cert_is_disabled(SSL_CONNECTION_GET_CTX(s), idx)) in tls1_process_sigalgs()
2217 int ssl_cert_is_disabled(SSL_CTX *ctx, size_t idx) in ssl_cert_is_disabled() function
2534 __owur int ssl_cert_is_disabled(SSL_CTX *ctx, size_t idx);
Completed in 32 milliseconds