Home
last modified time | relevance | path

Searched refs:shared (Results 1 – 2 of 2) sorted by relevance

/security/keys/
DKconfig119 public keys and shared secrets using values stored as keys
/security/selinux/
Dhooks.c3644 static int file_map_prot_check(struct file *file, unsigned long prot, int shared) in file_map_prot_check() argument
3652 (!shared && (prot & PROT_WRITE)))) { in file_map_prot_check()
3670 if (shared && (prot & PROT_WRITE)) in file_map_prot_check()