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 D | statem_local.h | 64 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt);
|
| H A D | extensions.c | 1248 if (!construct_ca_names(s, ca_sk, pkt)) { in tls_construct_certificate_authorities()
|
| H A D | statem_lib.c | 2331 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt) in construct_ca_names() function
|
| H A D | statem_srvr.c | 2918 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 D | statem_local.h | 72 int construct_ca_names(SSL *s, const STACK_OF(X509_NAME) *ca_sk, WPACKET *pkt);
|
| H A D | statem_srvr.c | 2787 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 D | openssl.txt | 1121 SSL_F_CONSTRUCT_CA_NAMES:552:construct_ca_names
|