Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/keyctl/
Dkeyctl05.c124 TEST(keyctl(KEYCTL_SETPERM, keyid, KEY_POS_ALL)); in test_update_nonupdatable()
168 uint32_t perm = KEY_POS_ALL; in test_update_setperm_race()
/third_party/ltp/include/lapi/
Dkeyctl.h151 # define KEY_POS_ALL 0x3f000000 macro