OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OCSP_REQUEST
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
ocsp.h
81
typedef struct ocsp_request_st
OCSP_REQUEST
;
118
# define d2i_OCSP_REQUEST_bio(bp,p) ASN1_d2i_bio_of(
OCSP_REQUEST
,OCSP_REQUEST_new,d2i_OCSP_REQUEST,bp,p)
122
# define PEM_read_bio_OCSP_REQUEST(bp,x,cb) (
OCSP_REQUEST
*)PEM_ASN1_read_bio( \
140
# define i2d_OCSP_REQUEST_bio(bp,o) ASN1_i2d_bio_of(
OCSP_REQUEST
,i2d_OCSP_REQUEST,bp,o)
151
OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, const char *path,
OCSP_REQUEST
*req);
152
OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path,
OCSP_REQUEST
*req,
165
int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rctx,
OCSP_REQUEST
*req);
177
OCSP_ONEREQ *OCSP_request_add0_id(
OCSP_REQUEST
*req, OCSP_CERTID *cid);
179
int OCSP_request_add1_nonce(
OCSP_REQUEST
*req, unsigned char *val, int len);
181
int OCSP_check_nonce(
OCSP_REQUEST
*req, OCSP_BASICRESP *bs)
[
all
...]
ossl_typ.h
71
# undef
OCSP_REQUEST
/src/crypto/external/apache2/openssl/dist/include/openssl/
types.h
19
#undef
OCSP_REQUEST
/src/crypto/external/bsd/openssl/dist/include/openssl/
types.h
78
# undef
OCSP_REQUEST
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026