Home
last modified time | relevance | path

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

/external/openssl/crypto/ocsp/
Docsp_ext.c96 X509_EXTENSION *OCSP_REQUEST_get_ext(OCSP_REQUEST *x, int loc) in OCSP_REQUEST_get_ext() function
401 req_ext = OCSP_REQUEST_get_ext(req, req_idx); in OCSP_check_nonce()
420 req_ext = OCSP_REQUEST_get_ext(req, req_idx); in OCSP_copy_nonce()
Docsp.h493 X509_EXTENSION *OCSP_REQUEST_get_ext(OCSP_REQUEST *x, int loc);
/external/openssl/include/openssl/
Docsp.h493 X509_EXTENSION *OCSP_REQUEST_get_ext(OCSP_REQUEST *x, int loc);