Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ts/
H A Dts_conf.c480 const EVP_MD *cert_md = NULL; in TS_CONF_set_ess_cert_id_digest() local
486 cert_md = EVP_get_digestbyname(md); in TS_CONF_set_ess_cert_id_digest()
487 if (cert_md == NULL) { in TS_CONF_set_ess_cert_id_digest()
492 if (!TS_RESP_CTX_set_ess_cert_id_digest(ctx, cert_md)) in TS_CONF_set_ess_cert_id_digest()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c1383 int rv, show_bits = 1, cert_md = 0; in security_callback_debug() local
1407 cert_md = 1; in security_callback_debug()
1438 if (cert_md) { in security_callback_debug()