Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dprovider_local.h23 unsigned int is_fallback : 1; member
H A Dprovider_core.c1464 if (!p->is_fallback) in provider_activate_fallbacks()
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dos-proto.h126 krb5_boolean is_fallback,
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_msg.c876 int is_fallback; in ossl_cmp_certConf_new() local
911 if ((certHash = X509_digest_sig(ctx->newCert, &md, &is_fallback)) == NULL) in ossl_cmp_certConf_new()
913 if (is_fallback) { in ossl_cmp_certConf_new()