Home
last modified time | relevance | path

Searched refs:KEYCTL_MOVE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dkeyctl.h70 #define KEYCTL_MOVE 30 /* Move keys between keyrings */ macro
131 #define KEYCTL_CAPS0_MOVE 0x80 /* KEYCTL_MOVE supported */
/linux/security/keys/
H A Dcompat.c120 case KEYCTL_MOVE: in COMPAT_SYSCALL_DEFINE5()
H A Dkeyctl.c2011 case KEYCTL_MOVE: in SYSCALL_DEFINE5()