Home | History | Annotate | Download | only in apps

Lines Matching refs:sigopt

313 		else if (strcmp(*argv,"-sigopt") == 0)
1783 char *sigopt = sk_OPENSSL_STRING_value(sigopts, i);
1784 if (pkey_ctrl_string(pkctx, sigopt) <= 0)
1786 BIO_printf(err, "parameter error \"%s\"\n", sigopt);