Searched refs:construct_ca_names (Results 1 – 4 of 4) sorted by relevance
72 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt);
1245 if (!construct_ca_names(s, ca_sk, pkt)) { in tls_construct_certificate_authorities()
2318 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt) in construct_ca_names() function
2787 if (!construct_ca_names(s, get_ca_names(s), pkt)) { in tls_construct_certificate_request()