Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/asymmetric_keys/
Dpkcs7_parser.h25 bool unsupported_crypto; /* T if not usable due to missing crypto */ member
Dpkcs7_trust.c37 if (sinfo->unsupported_crypto) { in pkcs7_validate_trust_one()
Dpkcs7_verify.c432 sinfo->unsupported_crypto = true; in pkcs7_verify()