Symbol: OCSP_CERTID
crypto/libressl/apps/openssl/ocsp.c
1074
X509 *issuer, STACK_OF(OCSP_CERTID) *ids)
crypto/libressl/apps/openssl/ocsp.c
1076
OCSP_CERTID *id;
crypto/libressl/apps/openssl/ocsp.c
1100
X509 *issuer, STACK_OF(OCSP_CERTID) *ids)
crypto/libressl/apps/openssl/ocsp.c
1102
OCSP_CERTID *id;
crypto/libressl/apps/openssl/ocsp.c
112
STACK_OF(OCSP_CERTID) *ids;
crypto/libressl/apps/openssl/ocsp.c
1138
STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec,
crypto/libressl/apps/openssl/ocsp.c
1141
OCSP_CERTID *id;
crypto/libressl/apps/openssl/ocsp.c
1203
OCSP_CERTID *cid, *ca_id = NULL;
crypto/libressl/apps/openssl/ocsp.c
83
const EVP_MD *cert_id_md, X509 *issuer, STACK_OF(OCSP_CERTID) *ids);
crypto/libressl/apps/openssl/ocsp.c
85
const EVP_MD *cert_id_md, X509 *issuer, STACK_OF(OCSP_CERTID) *ids);
crypto/libressl/apps/openssl/ocsp.c
87
STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec,
crypto/libressl/apps/openssl/s_server.c
2343
OCSP_CERTID *id = NULL;
crypto/libressl/crypto/ocsp/ocsp_asn.c
128
.offset = offsetof(OCSP_CERTID, hashAlgorithm),
crypto/libressl/crypto/ocsp/ocsp_asn.c
135
.offset = offsetof(OCSP_CERTID, issuerNameHash),
crypto/libressl/crypto/ocsp/ocsp_asn.c
142
.offset = offsetof(OCSP_CERTID, issuerKeyHash),
crypto/libressl/crypto/ocsp/ocsp_asn.c
149
.offset = offsetof(OCSP_CERTID, serialNumber),
crypto/libressl/crypto/ocsp/ocsp_asn.c
161
.size = sizeof(OCSP_CERTID),
crypto/libressl/crypto/ocsp/ocsp_asn.c
166
OCSP_CERTID *
crypto/libressl/crypto/ocsp/ocsp_asn.c
167
d2i_OCSP_CERTID(OCSP_CERTID **a, const unsigned char **in, long len)
crypto/libressl/crypto/ocsp/ocsp_asn.c
169
return (OCSP_CERTID *)ASN1_item_d2i((ASN1_VALUE **)a, in, len,
crypto/libressl/crypto/ocsp/ocsp_asn.c
174
i2d_OCSP_CERTID(OCSP_CERTID *a, unsigned char **out)
crypto/libressl/crypto/ocsp/ocsp_asn.c
179
OCSP_CERTID *
crypto/libressl/crypto/ocsp/ocsp_asn.c
182
return (OCSP_CERTID *)ASN1_item_new(&OCSP_CERTID_it);
crypto/libressl/crypto/ocsp/ocsp_asn.c
186
OCSP_CERTID_free(OCSP_CERTID *a)
crypto/libressl/crypto/ocsp/ocsp_cl.c
289
OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last)
crypto/libressl/crypto/ocsp/ocsp_cl.c
351
OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status,
crypto/libressl/crypto/ocsp/ocsp_cl.c
446
const OCSP_CERTID *
crypto/libressl/crypto/ocsp/ocsp_cl.c
84
OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid)
crypto/libressl/crypto/ocsp/ocsp_lib.c
105
OCSP_CERTID *
crypto/libressl/crypto/ocsp/ocsp_lib.c
112
OCSP_CERTID *cid = NULL;
crypto/libressl/crypto/ocsp/ocsp_lib.c
159
OCSP_id_issuer_cmp(OCSP_CERTID *a, OCSP_CERTID *b)
crypto/libressl/crypto/ocsp/ocsp_lib.c
173
OCSP_id_cmp(OCSP_CERTID *a, OCSP_CERTID *b)
crypto/libressl/crypto/ocsp/ocsp_lib.c
239
OCSP_CERTID *
crypto/libressl/crypto/ocsp/ocsp_lib.c
240
OCSP_CERTID_dup(OCSP_CERTID *x)
crypto/libressl/crypto/ocsp/ocsp_lib.c
81
OCSP_CERTID *
crypto/libressl/crypto/ocsp/ocsp_local.h
200
OCSP_CERTID *certId;
crypto/libressl/crypto/ocsp/ocsp_local.h
87
OCSP_CERTID *reqCert;
crypto/libressl/crypto/ocsp/ocsp_prn.c
150
OCSP_CERTID* cid = NULL;
crypto/libressl/crypto/ocsp/ocsp_prn.c
201
OCSP_CERTID *cid = NULL;
crypto/libressl/crypto/ocsp/ocsp_prn.c
72
ocsp_certid_print(BIO *bp, OCSP_CERTID* a, int indent)
crypto/libressl/crypto/ocsp/ocsp_srv.c
144
OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status,
crypto/libressl/crypto/ocsp/ocsp_srv.c
86
OCSP_CERTID *
crypto/libressl/crypto/ocsp/ocsp_srv.c
94
ASN1_OCTET_STRING **pikeyHash, ASN1_INTEGER **pserial, OCSP_CERTID *cid)
crypto/libressl/crypto/ocsp/ocsp_vfy.c
249
OCSP_CERTID *caid = NULL;
crypto/libressl/crypto/ocsp/ocsp_vfy.c
290
ocsp_check_ids(STACK_OF(OCSP_SINGLERESP) *sresp, OCSP_CERTID **ret)
crypto/libressl/crypto/ocsp/ocsp_vfy.c
292
OCSP_CERTID *tmpid, *cid;
crypto/libressl/crypto/ocsp/ocsp_vfy.c
319
ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid,
crypto/libressl/crypto/ocsp/ocsp_vfy.c
354
OCSP_CERTID *tmpid;
crypto/libressl/crypto/ocsp/ocsp_vfy.c
71
static int ocsp_check_ids(STACK_OF(OCSP_SINGLERESP) *sresp, OCSP_CERTID **ret);
crypto/libressl/crypto/ocsp/ocsp_vfy.c
72
static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid,
crypto/libressl/include/openssl/ocsp.h
117
DECLARE_STACK_OF(OCSP_CERTID)
crypto/libressl/include/openssl/ocsp.h
190
OCSP_CERTID *OCSP_CERTID_dup(OCSP_CERTID *id);
crypto/libressl/include/openssl/ocsp.h
201
OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject,
crypto/libressl/include/openssl/ocsp.h
204
OCSP_CERTID *OCSP_cert_id_new(const EVP_MD *dgst, const X509_NAME *issuerName,
crypto/libressl/include/openssl/ocsp.h
207
OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid);
crypto/libressl/include/openssl/ocsp.h
236
int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last);
crypto/libressl/include/openssl/ocsp.h
240
int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status,
crypto/libressl/include/openssl/ocsp.h
252
int OCSP_id_issuer_cmp(OCSP_CERTID *a, OCSP_CERTID *b);
crypto/libressl/include/openssl/ocsp.h
253
int OCSP_id_cmp(OCSP_CERTID *a, OCSP_CERTID *b);
crypto/libressl/include/openssl/ocsp.h
257
OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one);
crypto/libressl/include/openssl/ocsp.h
260
OCSP_CERTID *cid);
crypto/libressl/include/openssl/ocsp.h
263
OCSP_SINGLERESP *OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid,
crypto/libressl/include/openssl/ocsp.h
332
const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *x);
crypto/libressl/include/openssl/ocsp.h
381
OCSP_CERTID *OCSP_CERTID_new(void);
crypto/libressl/include/openssl/ocsp.h
382
void OCSP_CERTID_free(OCSP_CERTID *a);
crypto/libressl/include/openssl/ocsp.h
383
OCSP_CERTID *d2i_OCSP_CERTID(OCSP_CERTID **a, const unsigned char **in, long len);
crypto/libressl/include/openssl/ocsp.h
384
int i2d_OCSP_CERTID(OCSP_CERTID *a, unsigned char **out);
crypto/libressl/include/openssl/safestack.h
1086
#define sk_OCSP_CERTID_new(cmp) SKM_sk_new(OCSP_CERTID, (cmp))
crypto/libressl/include/openssl/safestack.h
1087
#define sk_OCSP_CERTID_new_null() SKM_sk_new_null(OCSP_CERTID)
crypto/libressl/include/openssl/safestack.h
1088
#define sk_OCSP_CERTID_free(st) SKM_sk_free(OCSP_CERTID, (st))
crypto/libressl/include/openssl/safestack.h
1089
#define sk_OCSP_CERTID_num(st) SKM_sk_num(OCSP_CERTID, (st))
crypto/libressl/include/openssl/safestack.h
1090
#define sk_OCSP_CERTID_value(st, i) SKM_sk_value(OCSP_CERTID, (st), (i))
crypto/libressl/include/openssl/safestack.h
1091
#define sk_OCSP_CERTID_set(st, i, val) SKM_sk_set(OCSP_CERTID, (st), (i), (val))
crypto/libressl/include/openssl/safestack.h
1092
#define sk_OCSP_CERTID_zero(st) SKM_sk_zero(OCSP_CERTID, (st))
crypto/libressl/include/openssl/safestack.h
1093
#define sk_OCSP_CERTID_push(st, val) SKM_sk_push(OCSP_CERTID, (st), (val))
crypto/libressl/include/openssl/safestack.h
1094
#define sk_OCSP_CERTID_unshift(st, val) SKM_sk_unshift(OCSP_CERTID, (st), (val))
crypto/libressl/include/openssl/safestack.h
1095
#define sk_OCSP_CERTID_find(st, val) SKM_sk_find(OCSP_CERTID, (st), (val))
crypto/libressl/include/openssl/safestack.h
1096
#define sk_OCSP_CERTID_find_ex(st, val) SKM_sk_find_ex(OCSP_CERTID, (st), (val))
crypto/libressl/include/openssl/safestack.h
1097
#define sk_OCSP_CERTID_delete(st, i) SKM_sk_delete(OCSP_CERTID, (st), (i))
crypto/libressl/include/openssl/safestack.h
1098
#define sk_OCSP_CERTID_delete_ptr(st, ptr) SKM_sk_delete_ptr(OCSP_CERTID, (st), (ptr))
crypto/libressl/include/openssl/safestack.h
1099
#define sk_OCSP_CERTID_insert(st, val, i) SKM_sk_insert(OCSP_CERTID, (st), (val), (i))
crypto/libressl/include/openssl/safestack.h
1100
#define sk_OCSP_CERTID_set_cmp_func(st, cmp) SKM_sk_set_cmp_func(OCSP_CERTID, (st), (cmp))
crypto/libressl/include/openssl/safestack.h
1101
#define sk_OCSP_CERTID_dup(st) SKM_sk_dup(OCSP_CERTID, st)
crypto/libressl/include/openssl/safestack.h
1102
#define sk_OCSP_CERTID_pop_free(st, free_func) SKM_sk_pop_free(OCSP_CERTID, (st), (free_func))
crypto/libressl/include/openssl/safestack.h
1103
#define sk_OCSP_CERTID_shift(st) SKM_sk_shift(OCSP_CERTID, (st))
crypto/libressl/include/openssl/safestack.h
1104
#define sk_OCSP_CERTID_pop(st) SKM_sk_pop(OCSP_CERTID, (st))
crypto/libressl/include/openssl/safestack.h
1105
#define sk_OCSP_CERTID_sort(st) SKM_sk_sort(OCSP_CERTID, (st))
crypto/libressl/include/openssl/safestack.h
1106
#define sk_OCSP_CERTID_is_sorted(st) SKM_sk_is_sorted(OCSP_CERTID, (st))
crypto/libressl/tls/tls_ocsp.c
125
static OCSP_CERTID *
crypto/libressl/tls/tls_ocsp.c
133
OCSP_CERTID *cid = NULL;
crypto/libressl/tls/tls_ocsp.c
209
OCSP_CERTID *cid = NULL;