Symbol: OCSP_CERTID
crypto/openssl/apps/ocsp.c
1014
STACK_OF(OCSP_CERTID) *ids, long nsec,
crypto/openssl/apps/ocsp.c
1017
OCSP_CERTID *id;
crypto/openssl/apps/ocsp.c
1083
OCSP_CERTID *cid;
crypto/openssl/apps/ocsp.c
1114
OCSP_CERTID *cid_resp_md = NULL;
crypto/openssl/apps/ocsp.c
1129
OCSP_CERTID *ca_id = OCSP_cert_to_id(cert_id_md, NULL, ca_cert);
crypto/openssl/apps/ocsp.c
266
STACK_OF(OCSP_CERTID) *ids = NULL;
crypto/openssl/apps/ocsp.c
55
STACK_OF(OCSP_CERTID) *ids);
crypto/openssl/apps/ocsp.c
58
STACK_OF(OCSP_CERTID) *ids);
crypto/openssl/apps/ocsp.c
61
STACK_OF(OCSP_CERTID) *ids, long nsec,
crypto/openssl/apps/ocsp.c
951
STACK_OF(OCSP_CERTID) *ids)
crypto/openssl/apps/ocsp.c
953
OCSP_CERTID *id;
crypto/openssl/apps/ocsp.c
977
STACK_OF(OCSP_CERTID) *ids)
crypto/openssl/apps/ocsp.c
979
OCSP_CERTID *id;
crypto/openssl/apps/s_server.c
492
OCSP_CERTID *id = NULL;
crypto/openssl/crypto/asn1/asn1_item_list.h
94
ASN1_ITEM_ref(OCSP_CERTID),
crypto/openssl/crypto/ocsp/ocsp_asn.c
23
ASN1_SEQUENCE(OCSP_CERTID) = {
crypto/openssl/crypto/ocsp/ocsp_asn.c
24
ASN1_EMBED(OCSP_CERTID, hashAlgorithm, X509_ALGOR),
crypto/openssl/crypto/ocsp/ocsp_asn.c
25
ASN1_EMBED(OCSP_CERTID, issuerNameHash, ASN1_OCTET_STRING),
crypto/openssl/crypto/ocsp/ocsp_asn.c
26
ASN1_EMBED(OCSP_CERTID, issuerKeyHash, ASN1_OCTET_STRING),
crypto/openssl/crypto/ocsp/ocsp_asn.c
27
ASN1_EMBED(OCSP_CERTID, serialNumber, ASN1_INTEGER)
crypto/openssl/crypto/ocsp/ocsp_asn.c
28
} ASN1_SEQUENCE_END(OCSP_CERTID)
crypto/openssl/crypto/ocsp/ocsp_asn.c
30
IMPLEMENT_ASN1_FUNCTIONS(OCSP_CERTID)
crypto/openssl/crypto/ocsp/ocsp_asn.c
33
ASN1_SIMPLE(OCSP_ONEREQ, reqCert, OCSP_CERTID),
crypto/openssl/crypto/ocsp/ocsp_asn.c
94
ASN1_SIMPLE(OCSP_SINGLERESP, certId, OCSP_CERTID),
crypto/openssl/crypto/ocsp/ocsp_cl.c
222
int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last)
crypto/openssl/crypto/ocsp/ocsp_cl.c
283
int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status,
crypto/openssl/crypto/ocsp/ocsp_cl.c
30
OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid)
crypto/openssl/crypto/ocsp/ocsp_cl.c
365
const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *single)
crypto/openssl/crypto/ocsp/ocsp_lib.c
104
int OCSP_id_cmp(const OCSP_CERTID *a, const OCSP_CERTID *b)
crypto/openssl/crypto/ocsp/ocsp_lib.c
113
IMPLEMENT_ASN1_DUP_FUNCTION(OCSP_CERTID)
crypto/openssl/crypto/ocsp/ocsp_lib.c
22
OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject,
crypto/openssl/crypto/ocsp/ocsp_lib.c
42
OCSP_CERTID *OCSP_cert_id_new(const EVP_MD *dgst,
crypto/openssl/crypto/ocsp/ocsp_lib.c
50
OCSP_CERTID *cid = NULL;
crypto/openssl/crypto/ocsp/ocsp_lib.c
92
int OCSP_id_issuer_cmp(const OCSP_CERTID *a, const OCSP_CERTID *b)
crypto/openssl/crypto/ocsp/ocsp_local.h
143
OCSP_CERTID *certId;
crypto/openssl/crypto/ocsp/ocsp_local.h
30
OCSP_CERTID *reqCert;
crypto/openssl/crypto/ocsp/ocsp_prn.c
138
OCSP_CERTID *cid = NULL;
crypto/openssl/crypto/ocsp/ocsp_prn.c
17
static int ocsp_certid_print(BIO *bp, OCSP_CERTID *a, int indent)
crypto/openssl/crypto/ocsp/ocsp_prn.c
93
OCSP_CERTID *cid = NULL;
crypto/openssl/crypto/ocsp/ocsp_srv.c
33
OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one)
crypto/openssl/crypto/ocsp/ocsp_srv.c
40
ASN1_INTEGER **pserial, OCSP_CERTID *cid)
crypto/openssl/crypto/ocsp/ocsp_srv.c
85
OCSP_CERTID *cid,
crypto/openssl/crypto/ocsp/ocsp_vfy.c
21
OCSP_CERTID **ret);
crypto/openssl/crypto/ocsp/ocsp_vfy.c
22
static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid,
crypto/openssl/crypto/ocsp/ocsp_vfy.c
225
OCSP_CERTID *caid = NULL;
crypto/openssl/crypto/ocsp/ocsp_vfy.c
266
static int ocsp_check_ids(STACK_OF(OCSP_SINGLERESP) *sresp, OCSP_CERTID **ret)
crypto/openssl/crypto/ocsp/ocsp_vfy.c
268
OCSP_CERTID *tmpid, *cid;
crypto/openssl/crypto/ocsp/ocsp_vfy.c
302
static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid,
crypto/openssl/crypto/ocsp/ocsp_vfy.c
354
OCSP_CERTID *tmpid;
crypto/openssl/fuzz/asn1.c
124
ASN1_ITEM_ref(OCSP_CERTID),
crypto/openssl/fuzz/x509.c
49
OCSP_CERTID *id = NULL;
crypto/openssl/include/openssl/ocsp.h
100
#define sk_OCSP_CERTID_new(cmp) ((STACK_OF(OCSP_CERTID) *)OPENSSL_sk_new(ossl_check_OCSP_CERTID_compfunc_type(cmp)))
crypto/openssl/include/openssl/ocsp.h
101
#define sk_OCSP_CERTID_new_null() ((STACK_OF(OCSP_CERTID) *)OPENSSL_sk_new_null())
crypto/openssl/include/openssl/ocsp.h
102
#define sk_OCSP_CERTID_new_reserve(cmp, n) ((STACK_OF(OCSP_CERTID) *)OPENSSL_sk_new_reserve(ossl_check_OCSP_CERTID_compfunc_type(cmp), (n)))
crypto/openssl/include/openssl/ocsp.h
106
#define sk_OCSP_CERTID_delete(sk, i) ((OCSP_CERTID *)OPENSSL_sk_delete(ossl_check_OCSP_CERTID_sk_type(sk), (i)))
crypto/openssl/include/openssl/ocsp.h
107
#define sk_OCSP_CERTID_delete_ptr(sk, ptr) ((OCSP_CERTID *)OPENSSL_sk_delete_ptr(ossl_check_OCSP_CERTID_sk_type(sk), ossl_check_OCSP_CERTID_type(ptr)))
crypto/openssl/include/openssl/ocsp.h
110
#define sk_OCSP_CERTID_pop(sk) ((OCSP_CERTID *)OPENSSL_sk_pop(ossl_check_OCSP_CERTID_sk_type(sk)))
crypto/openssl/include/openssl/ocsp.h
111
#define sk_OCSP_CERTID_shift(sk) ((OCSP_CERTID *)OPENSSL_sk_shift(ossl_check_OCSP_CERTID_sk_type(sk)))
crypto/openssl/include/openssl/ocsp.h
114
#define sk_OCSP_CERTID_set(sk, idx, ptr) ((OCSP_CERTID *)OPENSSL_sk_set(ossl_check_OCSP_CERTID_sk_type(sk), (idx), ossl_check_OCSP_CERTID_type(ptr)))
crypto/openssl/include/openssl/ocsp.h
120
#define sk_OCSP_CERTID_dup(sk) ((STACK_OF(OCSP_CERTID) *)OPENSSL_sk_dup(ossl_check_const_OCSP_CERTID_sk_type(sk)))
crypto/openssl/include/openssl/ocsp.h
121
#define sk_OCSP_CERTID_deep_copy(sk, copyfunc, freefunc) ((STACK_OF(OCSP_CERTID) *)OPENSSL_sk_deep_copy(ossl_check_const_OCSP_CERTID_sk_type(sk), ossl_check_OCSP_CERTID_copyfunc_type(copyfunc), ossl_check_OCSP_CERTID_freefunc_type(freefunc)))
crypto/openssl/include/openssl/ocsp.h
274
DECLARE_ASN1_DUP_FUNCTION(OCSP_CERTID)
crypto/openssl/include/openssl/ocsp.h
301
OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject,
crypto/openssl/include/openssl/ocsp.h
304
OCSP_CERTID *OCSP_cert_id_new(const EVP_MD *dgst,
crypto/openssl/include/openssl/ocsp.h
309
OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid);
crypto/openssl/include/openssl/ocsp.h
345
int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last);
crypto/openssl/include/openssl/ocsp.h
350
int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status,
crypto/openssl/include/openssl/ocsp.h
364
int OCSP_id_issuer_cmp(const OCSP_CERTID *a, const OCSP_CERTID *b);
crypto/openssl/include/openssl/ocsp.h
365
int OCSP_id_cmp(const OCSP_CERTID *a, const OCSP_CERTID *b);
crypto/openssl/include/openssl/ocsp.h
369
OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
crypto/openssl/include/openssl/ocsp.h
372
ASN1_INTEGER **pserial, OCSP_CERTID *cid);
crypto/openssl/include/openssl/ocsp.h
376
OCSP_CERTID *cid,
crypto/openssl/include/openssl/ocsp.h
455
const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *x);
crypto/openssl/include/openssl/ocsp.h
466
DECLARE_ASN1_FUNCTIONS(OCSP_CERTID)
crypto/openssl/include/openssl/ocsp.h
97
SKM_DEFINE_STACK_OF_INTERNAL(OCSP_CERTID, OCSP_CERTID, OCSP_CERTID)
crypto/openssl/include/openssl/ocsp.h
99
#define sk_OCSP_CERTID_value(sk, idx) ((OCSP_CERTID *)OPENSSL_sk_value(ossl_check_const_OCSP_CERTID_sk_type(sk), (idx)))
crypto/openssl/test/ocspapitest.c
74
OCSP_CERTID *cid = NULL;