Home
last modified time | relevance | path

Searched defs:refcert (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Dcmp_mock_srv.c251 static int refcert_cmp(const X509 *refcert, in refcert_cmp()
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_msg.c279 X509 *refcert = ctx->oldCert != NULL ? ctx->oldCert : ctx->cert; in OSSL_CMP_CTX_setup_CRM() local