Searched refs:cert (Results 151 - 157 of 157) sorted by relevance

1234567

/freebsd-9.3-release/crypto/openssh/
H A Dsshconnect2.c1202 if (key && key->cert && key->cert->type != SSH2_CERT_TYPE_USER)
H A Dsshconnect.c740 if (buffer_len(&host_key->cert->critical) != 0) {
893 /* Reload these as they may have changed on cert->key downgrade */
1223 * No matching certificate. Downgrade cert to raw key and
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssl.h447 /* The cert is the certificate used to establish this connection */
450 * This is the cert for the other end. On clients, it will be the same as
636 /* 30k max cert list :-) */
639 /* 100k max cert list :-) */
747 /* get client cert callback */
772 /* what we put in client cert requests */
784 struct cert_st /* CERT */ *cert; member in struct:ssl_ctx_st
1042 /* client cert? */
1044 struct cert_st /* CERT */ *cert; member in struct:ssl_st
H A Dssl_locl.h268 /* DH cert RSA CA cert */
270 /* DH cert DSA CA cert */
273 /* tmp DH key no DH cert */
756 CERT *ssl_cert_dup(CERT *cert);
H A Dt1_lib.c855 s->cert->key = certpkey;
/freebsd-9.3-release/contrib/wpa/src/eap_common/
H A Dikev2_common.c373 payloads->cert = pdata;
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drdata.c36 #include <dns/cert.h>

Completed in 126 milliseconds

1234567