Home
last modified time | relevance | path

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

/external/openssl/crypto/ocsp/
Docsp_vfy.c66 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, unsigned long flags);
139 ret = ocsp_check_issuer(bs, chain, flags); in OCSP_basic_verify()
216 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, unsigned long flags) in ocsp_check_issuer() function
/external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
Docsp_vfy.c66 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, unsigned long flags);
139 ret = ocsp_check_issuer(bs, chain, flags); in OCSP_basic_verify()
216 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, unsigned long flags) in ocsp_check_issuer() function