OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ca_id
(Results
1 - 1
of
1
) sorted by null
/external/openssl/apps/
ocsp.c
1009
OCSP_CERTID *cid, *
ca_id
= NULL;
local
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
);
[
all
...]
Completed in 13 milliseconds