Home
last modified time | relevance | path

Searched defs:OCSP_REQ_CTX_new (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ocsp/
H A Docsp_ht.c64 OCSP_REQ_CTX *OCSP_REQ_CTX_new(BIO *io, int maxline) in OCSP_REQ_CTX_new() function
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Docsp.h.in179 # define OCSP_REQ_CTX_new(io, buf_size) \ macro