Home
last modified time | relevance | path

Searched refs:ocsp_verify (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libpkg/common/
H A Dpkgweb.c121 static OCSPStatus ocsp_verify(PKG_ERR *, X509 *, X509 *, char *, url_hport_t *,
1088 switch (ocsp_verify(err, curr_cert, curr_issuer, in web_verify()
1202 ocsp_verify(PKG_ERR *err, X509 *cert, X509 *issuer, in ocsp_verify() function