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

/external/openssl/crypto/ocsp/
H A Docsp_vfy.c66 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, unsigned long flags);
135 ret = ocsp_check_issuer(bs, chain, flags);
212 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, unsigned long flags) function

Completed in 32 milliseconds