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

/freebsd-11-stable/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c68 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain,
153 ret = ocsp_check_issuer(bs, chain, flags);
229 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, function

Completed in 56 milliseconds