Home
last modified time | relevance | path

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

/linux-4.4.14/net/dns_resolver/
Ddns_query.c132 set_bit(KEY_FLAG_ROOT_CAN_INVAL, &rkey->flags); in dns_query()
/linux-4.4.14/include/linux/
Dkey.h179 #define KEY_FLAG_ROOT_CAN_INVAL 11 /* set if key can be invalidated by root without permission */ macro
/linux-4.4.14/fs/nfs/
Dnfs4idmap.c288 set_bit(KEY_FLAG_ROOT_CAN_INVAL, &rkey->flags); in nfs_idmap_request_key()
/linux-4.4.14/security/keys/
Dkeyctl.c413 if (test_bit(KEY_FLAG_ROOT_CAN_INVAL, in keyctl_invalidate_key()