Home
last modified time | relevance | path

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

/crypto/
A Dprovider_local.h23 unsigned int is_fallback:1; member
A Dprovider_core.c1465 if (!p->is_fallback) in provider_activate_fallbacks()
/crypto/cmp/
A Dcmp_msg.c850 int is_fallback; in ossl_cmp_certConf_new() local
885 if ((certHash = X509_digest_sig(ctx->newCert, &md, &is_fallback)) == NULL) in ossl_cmp_certConf_new()
887 if (is_fallback) { in ossl_cmp_certConf_new()

Completed in 18 milliseconds