Home
last modified time | relevance | path

Searched refs:_trusted (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/crypto/asymmetric_keys/
Dpkcs7_trust.c174 bool *_trusted) in pkcs7_validate_trust() argument
181 *_trusted = false; in pkcs7_validate_trust()
196 *_trusted |= sinfo->trusted; in pkcs7_validate_trust()
Dverify_pefile.c423 bool *_trusted) in verify_pefile_signature() argument
472 ret = pkcs7_validate_trust(pkcs7, trusted_keyring, _trusted); in verify_pefile_signature()
/linux-4.4.14/include/linux/
Dverify_pefile.h20 bool *_trusted);
/linux-4.4.14/include/crypto/
Dpkcs7.h36 bool *_trusted);