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

/external/openssl/apps/
H A Docsp.c98 static int add_ocsp_cert(OCSP_REQUEST **req, X509 *cert, const EVP_MD *cert_id_md, X509 *issuer,
456 if(!add_ocsp_cert(&req, cert, cert_id_md, issuer, ids))
943 static int add_ocsp_cert(OCSP_REQUEST **req, X509 *cert, const EVP_MD *cert_id_md,X509 *issuer, function

Completed in 45 milliseconds