Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dprovider_local.h23 unsigned int is_fallback:1; member
H A Dprovider_core.c1372 if (!p->is_fallback) in provider_activate_fallbacks()
/openssl/crypto/cmp/
H A Dcmp_msg.c800 int is_fallback; in ossl_cmp_certConf_new() local
835 if ((certHash = X509_digest_sig(ctx->newCert, &md, &is_fallback)) == NULL) in ossl_cmp_certConf_new()
837 if (is_fallback) { in ossl_cmp_certConf_new()

Completed in 20 milliseconds