Home
last modified time | relevance | path

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

/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()
/openssl/apps/lib/
H A Ds_cb.c1451 int rv, show_bits = 1, cert_md = 0; in security_callback_debug() local
1475 cert_md = 1; in security_callback_debug()
1506 if (cert_md) { in security_callback_debug()

Completed in 9 milliseconds