Home
last modified time | relevance | path

Searched refs:OCSP_REQUEST_get_ext (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_ext.c109 OCSP_REQUEST_get_ext(OCSP_REQUEST *x, int loc) in OCSP_REQUEST_get_ext() function
417 req_ext = OCSP_REQUEST_get_ext(req, req_idx); in OCSP_check_nonce()
438 req_ext = OCSP_REQUEST_get_ext(req, req_idx); in OCSP_copy_nonce()
/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h284 X509_EXTENSION *OCSP_REQUEST_get_ext(OCSP_REQUEST *x, int loc);