/netbsd/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcs_utils.c | 391 if (!certify) { in UnloadBlob_CERTIFY_INFO() 423 UnloadBlob_UINT16(offset, &certify->keyUsage, blob); in UnloadBlob_CERTIFY_INFO() 435 if (certify->PCRInfoSize > 0) { in UnloadBlob_CERTIFY_INFO() 436 certify->PCRInfo = (BYTE *)malloc(certify->PCRInfoSize); in UnloadBlob_CERTIFY_INFO() 437 if (certify->PCRInfo == NULL) { in UnloadBlob_CERTIFY_INFO() 439 certify->PCRInfoSize = 0; in UnloadBlob_CERTIFY_INFO() 440 free(certify->algorithmParms.parms); in UnloadBlob_CERTIFY_INFO() 441 certify->algorithmParms.parms = NULL; in UnloadBlob_CERTIFY_INFO() 442 certify->algorithmParms.parmSize = 0; in UnloadBlob_CERTIFY_INFO() 445 UnloadBlob(offset, certify->PCRInfoSize, blob, certify->PCRInfo); in UnloadBlob_CERTIFY_INFO() [all …]
|
/netbsd/crypto/external/bsd/openssl/dist/test/recipes/90-test_includes_data/conf-includes/ |
H A D | includes1.cnf | 25 default_days = 365 # how long to certify for
|
/netbsd/crypto/external/bsd/openssl.old/dist/test/recipes/90-test_includes_data/conf-includes/ |
H A D | includes1.cnf | 28 default_days = 365 # how long to certify for
|
/netbsd/external/bsd/ppp/dist/ |
H A D | Submitting-patches.md | 75 pseudonyms). Signing off indicates that you certify that your patch 82 By making a contribution to this project, I certify that:
|
/netbsd/crypto/external/bsd/openssl.old/dist/test/ |
H A D | CAss.cnf | 53 default_days = 365 # how long to certify for
|
H A D | test.cnf | 27 default_days = 365 # how long to certify for
|
H A D | CAtsa.cnf | 37 default_days = 365 # how long to certify for
|
/netbsd/crypto/external/bsd/openssl/dist/test/ |
H A D | test.cnf | 20 default_days = 365 # how long to certify for
|
H A D | CAtsa.cnf | 37 default_days = 365 # how long to certify for
|
/netbsd/external/bsd/openldap/dist/tests/data/tls/conf/ |
H A D | openssl.cnf | 30 default_days = 365 # how long to certify for
|
/netbsd/external/bsd/pkg_install/dist/x509/ |
H A D | pkgsrc.cnf | 47 default_days = 365 # how long to certify for
|
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man1/ |
H A D | ca.pod | 188 The number of days to certify the certificate for. 442 The same as the B<-days> option. The number of days to certify 447 The same as the B<-startdate> option. The start date to certify 644 default_days = 365 # how long to certify for 710 Canceling some commands by refusing to certify a certificate can
|
H A D | req.pod | 259 days to certify the certificate for, otherwise it is ignored. B<n> should
|
/netbsd/sys/dev/microcode/radeon/ |
H A D | LICENSE.radeon | 51 EAR, You hereby certify that, except pursuant to a license granted by
|
/netbsd/crypto/external/bsd/openssl/dist/doc/man1/ |
H A D | openssl-ca.pod.in | 234 The number of days to certify the certificate for. 495 The same as the B<-days> option. The number of days to certify 500 The same as the B<-startdate> option. The start date to certify 702 default_days = 365 # how long to certify for 769 Canceling some commands by refusing to certify a certificate can
|
/netbsd/external/bsd/ntp/dist/ |
H A D | README | 56 to test, calibrate and certify the cryptographic
|
/netbsd/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | ca.c | 91 static int certify(X509 **xret, const char *infile, EVP_PKEY *pkey, X509 *x509, 914 j = certify(&x, infile, pkey, x509p, dgst, sigopts, attribs, db, in ca_main() 933 j = certify(&x, argv[i], pkey, x509p, dgst, sigopts, attribs, db, in ca_main() 1265 static int certify(X509 **xret, const char *infile, EVP_PKEY *pkey, X509 *x509, in certify() function
|
H A D | openssl-vms.cnf | 75 default_days = 365 # how long to certify for
|
H A D | openssl.cnf | 75 default_days = 365 # how long to certify for
|
/netbsd/crypto/external/bsd/openssl/dist/apps/ |
H A D | ca.c | 91 static int certify(X509 **xret, const char *infile, int informat, 994 j = certify(&x, infile, informat, pkey, x509p, dgst, in ca_main() 1014 j = certify(&x, argv[i], informat, pkey, x509p, dgst, in ca_main() 1357 static int certify(X509 **xret, const char *infile, int informat, in certify() function
|
H A D | openssl-vms.cnf | 112 default_days = 365 # how long to certify for
|
H A D | openssl.cnf | 112 default_days = 365 # how long to certify for
|
/netbsd/crypto/external/cpl/trousers/dist/src/include/trousers/ |
H A D | trousers.h | 102 void Trspi_LoadBlob_CERTIFY_INFO(UINT64 *offset, BYTE *blob, TCPA_CERTIFY_INFO *certify);
|
/netbsd/external/bsd/wpa/dist/ |
H A D | CONTRIBUTIONS | 111 By making a contribution to this project, I certify that:
|
/netbsd/external/mpl/bind/dist/ |
H A D | CONTRIBUTING | 115 certify that you are the author of the code, that you intend to relinquish
|