Home
last modified time | relevance | path

Searched refs:construct_ca_names (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_local.h64 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt);
H A Dextensions.c1248 if (!construct_ca_names(s, ca_sk, pkt)) { in tls_construct_certificate_authorities()
H A Dstatem_lib.c2331 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt) in construct_ca_names() function
H A Dstatem_srvr.c2918 if (!construct_ca_names(s, get_ca_names(s), pkt)) { in tls_construct_certificate_request()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_local.h72 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt);
H A Dstatem_srvr.c2787 if (!construct_ca_names(s, get_ca_names(s), pkt)) { in tls_construct_certificate_request()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1121 SSL_F_CONSTRUCT_CA_NAMES:552:construct_ca_names