Home
last modified time | relevance | path

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

/openssl/crypto/ocsp/
H A Docsp_vfy.c76 static int ocsp_verify(OCSP_REQUEST *req, OCSP_BASICRESP *bs, in ocsp_verify() function
113 if ((ret = ocsp_verify(NULL, bs, signer, flags)) <= 0) in OCSP_basic_verify()
411 if ((ret = ocsp_verify(req, NULL, signer, flags)) <= 0) in OCSP_request_verify()

Completed in 4 milliseconds