Searched refs:KEY_POS_VIEW (Results 1 - 7 of 7) sorted by relevance

/linux-master/certs/
H A Dblacklist.c29 #define BLACKLIST_KEY_PERM (KEY_POS_SEARCH | KEY_POS_VIEW | \
271 KEY_POS_VIEW | KEY_POS_READ | KEY_POS_SEARCH
338 KEY_POS_VIEW | KEY_POS_READ | KEY_POS_SEARCH |
/linux-master/security/keys/
H A Drequest_key_auth.c218 KEY_POS_VIEW | KEY_POS_READ | KEY_POS_SEARCH | KEY_POS_LINK |
H A Dproc.c180 if (key->perm & KEY_POS_VIEW) {
H A Drequest_key.c387 perm = KEY_POS_VIEW | KEY_POS_SEARCH | KEY_POS_LINK | KEY_POS_SETATTR;
H A Dkey.c905 perm = KEY_POS_VIEW | KEY_POS_SEARCH | KEY_POS_LINK | KEY_POS_SETATTR;
/linux-master/net/rxrpc/
H A Drxperf.c549 KEY_POS_VIEW | KEY_POS_READ | KEY_POS_SEARCH
581 KEY_POS_VIEW | KEY_POS_READ | KEY_POS_SEARCH |
/linux-master/include/linux/
H A Dkey.h40 #define KEY_POS_VIEW 0x01000000 /* possessor can view a key's attributes */ macro

Completed in 145 milliseconds