/third_party/node/deps/openssl/openssl/apps/ |
H A D | crl.c | 60 {"badsig", OPT_BADSIG, '-', "Corrupt last byte of loaded CRL signature (for test)" }, 93 int ret = 1, num = 0, badsig = 0, fingerprint = 0, crlnumber = 0; in crl_main() local 195 badsig = 1; in crl_main() 285 if (badsig) { in crl_main()
|
H A D | ocsp.c | 74 int nmin, int ndays, int badsig, 137 {"badsig", OPT_BADSIG, '-', 252 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local 359 badsig = 1; in ocsp_main() 726 badsig, resp_certid_md); in ocsp_main() 1033 int nmin, int ndays, int badsig, in make_ocsp_response() 1162 if (badsig) { in make_ocsp_response() 1028 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig, const EVP_MD *resp_md) make_ocsp_response() argument
|
H A D | x509.c | 149 {"badsig", OPT_BADSIG, '-', 288 int ret = 1, i, j, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local 546 badsig = 1; in x509_main() 903 if (badsig) { in x509_main()
|
/third_party/openssl/apps/ |
H A D | crl.c | 60 {"badsig", OPT_BADSIG, '-', "Corrupt last byte of loaded CRL signature (for test)" }, 93 int ret = 1, num = 0, badsig = 0, fingerprint = 0, crlnumber = 0; in crl_main() local 195 badsig = 1; in crl_main() 285 if (badsig) { in crl_main()
|
H A D | ocsp.c | 74 int nmin, int ndays, int badsig, 137 {"badsig", OPT_BADSIG, '-', 252 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local 359 badsig = 1; in ocsp_main() 726 badsig, resp_certid_md); in ocsp_main() 1033 int nmin, int ndays, int badsig, in make_ocsp_response() 1162 if (badsig) { in make_ocsp_response() 1028 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig, const EVP_MD *resp_md) make_ocsp_response() argument
|
H A D | x509.c | 149 {"badsig", OPT_BADSIG, '-', 288 int ret = 1, i, j, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local 546 badsig = 1; in x509_main() 903 if (badsig) { in x509_main()
|