Searched refs:KEY_POS_READ (Results 1 – 4 of 4) sorted by relevance
206 KEY_POS_VIEW | KEY_POS_READ | KEY_POS_SEARCH | in request_key_auth_new()
375 perm |= KEY_POS_READ; in construct_alloc_key()
901 perm |= KEY_POS_READ; in key_create_or_update()
45 #define KEY_POS_READ 0x02000000 /* possessor can read key payload / view keyring */ macro