Searched refs:ssl_cert_lookup_by_idx (Results 1 – 4 of 4) sorted by relevance
867 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(i); in tls1_get_legacy_sigalg()1684 clu = ssl_cert_lookup_by_idx(lu->sig_idx); in ssl_set_sig_mask()2583 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(sig_idx); in tls12_get_cert_sigalg_idx()
1020 const SSL_CERT_LOOKUP *ssl_cert_lookup_by_idx(size_t idx) in ssl_cert_lookup_by_idx() function
2160 const SSL_CERT_LOOKUP *cl = ssl_cert_lookup_by_idx(idx); in ssl_cert_is_disabled()
2313 __owur const SSL_CERT_LOOKUP *ssl_cert_lookup_by_idx(size_t idx);