Searched refs:ocsp_find_signer_sk (Results 1 – 2 of 2) sorted by relevance
65 static X509 *ocsp_find_signer_sk(STACK_OF(X509) *certs, OCSP_RESPID *id);167 if ((signer = ocsp_find_signer_sk(certs, rid))) in ocsp_find_signer()173 (signer = ocsp_find_signer_sk(bs->certs, rid))) in ocsp_find_signer()185 static X509 *ocsp_find_signer_sk(STACK_OF(X509) *certs, OCSP_RESPID *id) in ocsp_find_signer_sk() function
2471 static X509 *ocsp_find_signer_sk(STACK_OF(X509) *certs, OCSP_RESPID *id) in ocsp_find_signer_sk() function2507 if ((signer = ocsp_find_signer_sk(certs, rid))) { in ocsp_find_signer()2512 (signer = ocsp_find_signer_sk(bs->certs, rid))) { in ocsp_find_signer()