Searched refs:badsig (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscfu.c206 goto badsig;
216 goto badsig;
246 goto badsig;
257 goto badsig;
269 goto badsig;
279 goto badsig;
288 goto badsig;
301 goto badsig;
309 goto badsig;
320 goto badsig;
[all...]
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dopen.c74 goto badsig;
79 goto badsig;
88 badsig:
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/common/assocs/
H A DMakefile13 err.D_PROTO_ARG.badsig.d \
/freebsd-13-stable/crypto/openssl/apps/
H A Dcrl.c44 {"badsig", OPT_BADSIG, '-', "Corrupt last byte of loaded CRL signature (for test)" },
78 int ret = 1, num = 0, badsig = 0, fingerprint = 0, crlnumber = 0; local
168 badsig = 1;
247 if (badsig) {
H A Docsp.c99 int nmin, int ndays, int badsig);
178 {"badsig", OPT_BADSIG, '-',
257 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; local
355 badsig = 1;
684 rsign_md, rsign_sigopts, rother, rflags, nmin, ndays, badsig);
1138 int nmin, int ndays, int badsig)
1252 if (badsig) {
1133 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) argument
H A Dx509.c139 {"badsig", OPT_BADSIG, '-', "Corrupt last byte of certificate signature (for test)"},
179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; local
412 badsig = 1;
626 if (badsig) {

Completed in 79 milliseconds