Searched refs:ocsp_find_signer (Results 1 – 1 of 1) sorted by relevance
2515 ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in ocsp_find_signer() function2596 ret = ocsp_find_signer(&signer, bs, cert_stack, NULL, 0); in check_response_signature()