Searched refs:unsupported_crypto (Results 1 – 5 of 5) sorted by relevance
138 if (cert->unsupported_crypto) in x509_get_sig_params()154 cert->unsupported_crypto = true; in x509_get_sig_params()206 cert->unsupported_crypto = true; in x509_check_signature()
26 bool unsupported_crypto; /* T if not usable due to missing crypto */ member
44 bool unsupported_crypto; /* T if can't be verified due to missing crypto */ member
38 if (sinfo->unsupported_crypto) { in pkcs7_validate_trust_one()
347 sinfo->unsupported_crypto = true; in pkcs7_verify()