Home | History | Annotate | Download | only in apps

Lines Matching full:x509

98 static int add_ocsp_cert(OCSP_REQUEST **req, X509 *cert, const EVP_MD *cert_id_md, X509 *issuer,
100 static int add_ocsp_serial(OCSP_REQUEST **req, char *serial, const EVP_MD * cert_id_md, X509 *issuer,
108 X509 *ca, X509 *rcert, EVP_PKEY *rkey,
109 STACK_OF(X509) *rother, unsigned long flags,
140 X509 *issuer = NULL, *cert = NULL;
141 X509 *signer = NULL, *rsigner = NULL;
151 STACK_OF(X509) *sign_other = NULL, *verify_other = NULL, *rother = NULL;
162 X509 *rca_cert = NULL;
933 static int add_ocsp_cert(OCSP_REQUEST **req, X509 *cert, const EVP_MD *cert_id_md,X509 *issuer,
954 static int add_ocsp_serial(OCSP_REQUEST **req, char *serial,const EVP_MD *cert_id_md, X509 *issuer,
1054 X509 *ca, X509 *rcert, EVP_PKEY *rkey,
1055 STACK_OF(X509) *rother, unsigned long flags,