Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/asymmetric_keys/
Dpkcs7_parser.h21 bool unsupported_crypto; /* T if not usable due to missing crypto */ member
Dpkcs7_trust.c33 if (sinfo->unsupported_crypto) { in pkcs7_validate_trust_one()
Dpkcs7_verify.c450 sinfo->unsupported_crypto = true; in pkcs7_verify()