Home
last modified time | relevance | path

Searched defs:trusted (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/crypto/asymmetric_keys/
Dpkcs7_key_type.c29 bool trusted; in pkcs7_preparse() local
Dpkcs7_trust.c33 bool trusted; in pkcs7_validate_trust_one() local
Dpkcs7_parser.h25 bool trusted; member
Dx509_parser.h43 bool trusted; member
/linux-4.1.27/include/linux/
Dkey-type.h49 bool trusted; /* True if key is trusted */ member
/linux-4.1.27/arch/x86/kernel/
Dkexec-bzimage64.c534 bool trusted; in bzImage64_verify_sig() local
/linux-4.1.27/include/net/
Daf_vsock.h41 bool trusted; member
/linux-4.1.27/fs/
Dxattr.c935 bool trusted = capable(CAP_SYS_ADMIN); in simple_xattr_list() local
/linux-4.1.27/net/vmw_vsock/
Dvmci_transport.c541 u32 peer, u32 flags, bool trusted) in vmci_transport_queue_pair_alloc()