HomeSort by: relevance | last modified time | path
    Searched defs:certificate (Results 1 - 12 of 12) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
cert_37.h 26 unsigned char *certificate; member in struct:dns_rdata_cert
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
cert_37.h 27 unsigned char *certificate; member in struct:dns_rdata_cert
  /src/external/bsd/pkg_install/dist/lib/
pkcs7.c 91 warnx("Can't read certificate in file: %s", file);
103 warnx("No certificate found in file %s", file);
135 warnx("Failed to create certificate store");
177 warnx("Certificate must have CODE SIGNING "
183 warnx("Certificate must not have any property");
235 X509 *certificate; local
254 warnx("More then one certificate in the certificate file");
257 certificate = sk_X509_value(c, 0);
260 X509_check_purpose(certificate, -1, 0)
    [all...]
  /src/usr.bin/nbsvtool/
nbsvtool.c 64 * `outfile'. The signer certificate `cert' and private key
102 * path from the signing certificate to the given trust anchor, extra
158 "Certificate doesn't match required key usage: %s",
195 err(EXIT_FAILURE, "Cannot open certificate file %s", file);
210 errx(EXIT_FAILURE, "Can't read certificate file %s",
217 errx(EXIT_FAILURE, "No certificate found file %s", file);
232 X509 *certificate; member in struct:__anon8302
238 * Load the certificate file `cert_file' with the associated private
240 * matches the certificate. The optional hints for the path to the CA
252 errx(EXIT_FAILURE, "No certificate file given")
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
hx_locl.h 151 Certificate *subject;
152 Certificate *certificate; member in struct:hx509_query_data
301 const Certificate *,
  /src/crypto/external/apache2/openssl/dist/crypto/cms/
cms_local.h 96 /* Signing certificate and key */
312 X509 *certificate; member in union:CMS_CertificateChoices::__anon72
  /src/crypto/external/bsd/openssl/dist/crypto/cms/
cms_local.h 98 /* Signing certificate and key */
312 X509 *certificate; member in union:CMS_CertificateChoices::__anon1193
  /src/crypto/external/bsd/openssl.old/dist/crypto/cms/
cms_local.h 89 /* Signing certificate and key */
286 X509 *certificate; member in union:CMS_CertificateChoices::__anon1854
  /src/crypto/external/apache2/openssl/dist/crypto/cmp/
cmp_local.h 64 * certificate responses (ip/cp/kup), revocation responses (rp), and PKIConf
68 X509 *srvCert; /* certificate used to identify the server */
106 /* certificate template */
110 ASN1_INTEGER *serialNumber; /* certificate serial number to use in rr */
136 /* certificate confirmation */
199 * oldWithNew Certificate,
200 * newWithOld Certificate,
201 * newWithNew Certificate
261 /* NID_id_it_caProtEncCert - CA Protocol Encryption Certificate */
289 /* NID_id_it_certProfile - Certificate Profile *
313 X509 *certificate; member in union:ossl_cmp_certorenccert_st::__anon63
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/cmp/
cmp_local.h 61 * certificate responses (ip/cp/kup), revocation responses (rp), and PKIConf
64 X509 *srvCert; /* certificate used to identify the server */
101 /* certificate template */
130 /* certificate confirmation */
193 * oldWithNew Certificate,
194 * newWithOld Certificate,
195 * newWithNew Certificate
222 /* NID_id_it_caProtEncCert - CA Protocol Encryption Certificate */
259 X509 *certificate; member in union:ossl_cmp_certorenccert_st::__anon1184
332 * newSigCert [0] Certificate OPTIONAL
    [all...]
  /src/external/mpl/bind/include/dns/
rdatastruct.h 1011 unsigned char *certificate; member in struct:dns_rdata_cert
  /src/external/mpl/dhcp/bind/include/dns/
rdatastruct.h 1127 unsigned char *certificate; member in struct:dns_rdata_cert

Completed in 59 milliseconds