Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/asymmetric_keys/
Dpkcs7_trust.c170 bool *_trusted) in pkcs7_validate_trust() argument
190 *_trusted |= sinfo->trusted; in pkcs7_validate_trust()
Dverify_pefile.c420 struct key *trusted_keyring, bool *_trusted) in verify_pefile_signature() argument
469 ret = pkcs7_validate_trust(pkcs7, trusted_keyring, _trusted); in verify_pefile_signature()
/linux-4.1.27/include/linux/
Dverify_pefile.h16 struct key *trusted_keyring, bool *_trusted);
/linux-4.1.27/include/crypto/
Dpkcs7.h31 bool *_trusted);