Lines Matching refs:ok
1565 int ok= -1,i;
1588 ok=0;
1600 ok=0;
1606 ok=0;
1611 BIO_printf(bio_err,"Signature ok\n");
1613 ok=do_body(xret,pkey,x509,dgst,policy,db,serial,subj,chtype,multirdn, email_dn,
1620 return(ok);
1633 int ok= -1,i;
1651 ok=0;
1657 ok=0;
1662 BIO_printf(bio_err,"Signature ok\n");
1667 ok=do_body(xret,pkey,x509,dgst,policy,db,serial,subj,chtype,multirdn,email_dn,startdate,enddate,
1674 return(ok);
1694 int ok= -1,i,j,last,nid;
1781 /* Ok, now we check the 'policy' stuff. */
1902 BIO_printf(bio_err,"The subject name appears to be ok, checking data base for clashes\n");
1988 ok= -1; /* This is now a 'bad' error. */
1994 BIO_printf(bio_err,"Everything appears to be ok, creating and signing the certificate\n");
2132 ok=0;
2138 ok=0;
2195 ok=1;
2208 if (ok <= 0)
2215 return(ok);
2258 int ok= -1,i,j;
2365 BIO_printf(bio_err,"Signature ok\n");
2369 ok=do_body(xret,pkey,x509,dgst,policy,db,serial,subj,chtype,multirdn,email_dn,startdate,enddate,
2378 return(ok);
2392 int ok=-1,i;
2464 ok = do_revoke(x509,db, type, value);
2494 ok=1;
2501 return(ok);
2507 int ok=-1,i;
2542 ok=1;
2550 ok=-1;
2581 ok=-1;
2589 return(ok);
2782 * 1 OK
2783 * 2 OK and some extensions added (i.e. V2 CRL)