HomeSort by relevance Sort by last modified time
    Searched full:ocsp_check_issuer (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ocsp/
ocsp_vfy.c 66 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
ocsp_err.c 81 {ERR_FUNC(OCSP_F_OCSP_CHECK_ISSUER), "OCSP_CHECK_ISSUER"},

Completed in 18 milliseconds