Searched refs:KEYCTL_SETPERM (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkeyctl.h45 #define KEYCTL_SETPERM 5 /* set perms on a key */ macro
/linux-master/security/keys/
H A Dcompat.c55 case KEYCTL_SETPERM:
H A Dkeyctl.c1924 case KEYCTL_SETPERM:
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dverify_pkcs7_sig.c344 syscall(__NR_keyctl, KEYCTL_SETPERM, skel->bss->user_keyring_serial,
351 syscall(__NR_keyctl, KEYCTL_SETPERM, skel->bss->user_keyring_serial,

Completed in 285 milliseconds