Home | History | Annotate | Download | only in apps

Lines Matching full:ca_id

1009 	OCSP_CERTID *cid, *ca_id = NULL;
1022 ca_id = OCSP_cert_to_id(EVP_sha1(), NULL, ca);
1038 if (OCSP_id_issuer_cmp(ca_id, cid))
1089 OCSP_CERTID_free(ca_id);