Home | History | Annotate | Download | only in apps

Lines Matching full:x509

71 static int save_certs(char *signerfile, STACK_OF(X509) *signers);
117 X509 *cert = NULL, *recip = NULL, *signer = NULL;
119 STACK_OF(X509) *encerts = NULL, *other = NULL;
816 STACK_OF(X509) *allcerts;
1091 STACK_OF(X509) *signers;
1193 static int save_certs(char *signerfile, STACK_OF(X509) *signers)