Home
last modified time | relevance | path

Searched refs:certify (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_utils.c391 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 Dincludes1.cnf25 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 Dincludes1.cnf28 default_days = 365 # how long to certify for
/netbsd/external/bsd/ppp/dist/
H A DSubmitting-patches.md75 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 DCAss.cnf53 default_days = 365 # how long to certify for
H A Dtest.cnf27 default_days = 365 # how long to certify for
H A DCAtsa.cnf37 default_days = 365 # how long to certify for
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dtest.cnf20 default_days = 365 # how long to certify for
H A DCAtsa.cnf37 default_days = 365 # how long to certify for
/netbsd/external/bsd/openldap/dist/tests/data/tls/conf/
H A Dopenssl.cnf30 default_days = 365 # how long to certify for
/netbsd/external/bsd/pkg_install/dist/x509/
H A Dpkgsrc.cnf47 default_days = 365 # how long to certify for
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dca.pod188 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 Dreq.pod259 days to certify the certificate for, otherwise it is ignored. B<n> should
/netbsd/sys/dev/microcode/radeon/
H A DLICENSE.radeon51 EAR, You hereby certify that, except pursuant to a license granted by
/netbsd/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-ca.pod.in234 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 DREADME56 to test, calibrate and certify the cryptographic
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dca.c91 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 Dopenssl-vms.cnf75 default_days = 365 # how long to certify for
H A Dopenssl.cnf75 default_days = 365 # how long to certify for
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Dca.c91 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 Dopenssl-vms.cnf112 default_days = 365 # how long to certify for
H A Dopenssl.cnf112 default_days = 365 # how long to certify for
/netbsd/crypto/external/cpl/trousers/dist/src/include/trousers/
H A Dtrousers.h102 void Trspi_LoadBlob_CERTIFY_INFO(UINT64 *offset, BYTE *blob, TCPA_CERTIFY_INFO *certify);
/netbsd/external/bsd/wpa/dist/
H A DCONTRIBUTIONS111 By making a contribution to this project, I certify that:
/netbsd/external/mpl/bind/dist/
H A DCONTRIBUTING115 certify that you are the author of the code, that you intend to relinquish

12