Home
last modified time | relevance | path

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

/openssl-master/crypto/ocsp/
A Docsp_vfy.c19 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain);
133 ret = ocsp_check_issuer(bs, chain); in OCSP_basic_verify()
221 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain) in ocsp_check_issuer() function

Completed in 3 milliseconds