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

/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_parser.h21 bool unsupported_crypto; /* T if not usable due to missing crypto */ member in struct:pkcs7_signed_info
H A Dpkcs7_trust.c33 if (sinfo->unsupported_crypto) {
H A Dpkcs7_verify.c306 * sinfo->unsupported_crypto as the signed info block may still be
450 sinfo->unsupported_crypto = true;

Completed in 215 milliseconds