Home
last modified time | relevance | path

Searched refs:unsupported_crypto (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dpkcs7_parser.h21 bool unsupported_crypto; /* T if not usable due to missing crypto */ member
H A Dpkcs7_trust.c33 if (sinfo->unsupported_crypto) { in pkcs7_validate_trust_one()
H A Dpkcs7_verify.c310 * sinfo->unsupported_crypto as the signed info block may still be in pkcs7_verify_sig_chain()
454 sinfo->unsupported_crypto = true; in pkcs7_verify()
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dpkcs7_parser.h21 bool unsupported_crypto; /* T if not usable due to missing crypto */ member
H A Dpkcs7_trust.c33 if (sinfo->unsupported_crypto) { in pkcs7_validate_trust_one()
H A Dpkcs7_verify.c306 * sinfo->unsupported_crypto as the signed info block may still be in pkcs7_verify_sig_chain()
450 sinfo->unsupported_crypto = true; in pkcs7_verify()

Completed in 3 milliseconds