Searched refs:ssl_cert_lookup_by_idx (Results 1 – 4 of 4) sorted by relevance
1296 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(i); in tls1_get_legacy_sigalg()2164 clu = ssl_cert_lookup_by_idx(lu->sig_idx); in ssl_set_sig_mask()3071 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(sig_idx); in tls12_get_cert_sigalg_idx()
1149 const SSL_CERT_LOOKUP *ssl_cert_lookup_by_idx(size_t idx) in ssl_cert_lookup_by_idx() function
2215 const SSL_CERT_LOOKUP *cl = ssl_cert_lookup_by_idx(idx); in ssl_cert_is_disabled()
2443 __owur const SSL_CERT_LOOKUP *ssl_cert_lookup_by_idx(size_t idx);