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

/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c64 static int ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs,
89 ret = ocsp_find_signer(&signer, bs, certs, st, flags);
180 static int ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, function

Completed in 46 milliseconds