Home | History | Annotate | Download | only in apps

Lines Matching refs: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;
824 STACK_OF(X509) *allcerts;
1120 STACK_OF(X509) *signers;
1224 static int save_certs(char *signerfile, STACK_OF(X509) *signers)