Home | History | Annotate | Download | only in apps

Lines Matching refs:cert

131 " -checkend arg   - check whether the cert expires in the next arg seconds\n",
133 " -signkey arg - self sign cert with arg\n",
164 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt);
1068 nx.cert=x;
1295 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt)
1303 idret = X509_check_purpose(cert, id, i);