Lines Matching defs:sigopts
94 STACK_OF(OPENSSL_STRING) *sigopts,
106 STACK_OF(OPENSSL_STRING) *sigopts,
116 STACK_OF(OPENSSL_STRING) *sigopts,
124 const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts,
271 STACK_OF(OPENSSL_STRING) *sigopts = NULL, *vfyopts = NULL;
407 if (sigopts == NULL)
408 sigopts = sk_OPENSSL_STRING_new_null();
409 if (sigopts == NULL || !sk_OPENSSL_STRING_push(sigopts, opt_arg()))
953 j = certify_spkac(&x, spkac_file, pkey, x509, dgst, sigopts,
974 x509, dgst, sigopts, vfyopts, attribs,
995 sigopts, vfyopts, attribs, db,
1015 sigopts, vfyopts,
1278 if (!do_X509_CRL_sign(crl, pkey, dgst, sigopts))
1338 sk_OPENSSL_STRING_free(sigopts);
1360 STACK_OF(OPENSSL_STRING) *sigopts,
1404 ok = do_body(xret, pkey, x509, dgst, sigopts, policy, db, serial, subj,
1418 STACK_OF(OPENSSL_STRING) *sigopts,
1461 ok = do_body(xret, pkey, x509, dgst, sigopts, policy, db, serial, subj,
1473 const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts,
1916 if (!do_X509_sign(ret, pkey, dgst, sigopts, &ext_ctx))
1975 STACK_OF(OPENSSL_STRING) *sigopts,
2091 ok = do_body(xret, pkey, x509, dgst, sigopts, policy, db, serial, subj,