Home
last modified time | relevance | path

Searched refs:keyctl_pkey_e_d_s (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/keys/
H A Dinternal.h325 extern long keyctl_pkey_e_d_s(int,
345 static inline long keyctl_pkey_e_d_s(int op, in keyctl_pkey_e_d_s() function
H A Dcompat.c112 return keyctl_pkey_e_d_s(option, in COMPAT_SYSCALL_DEFINE5()
H A Dkeyctl_pkey.c212 long keyctl_pkey_e_d_s(int op, in keyctl_pkey_e_d_s() function
H A Dkeyctl.c1997 return keyctl_pkey_e_d_s( in SYSCALL_DEFINE5()