Searched refs:ocsp_check_issuer (Results 1 – 1 of 1) sorted by relevance
19 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain);134 ret = ocsp_check_issuer(bs, chain); in OCSP_basic_verify()222 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain) in ocsp_check_issuer() function
Completed in 6 milliseconds