Home
last modified time | relevance | path

Searched refs:KEYCTL_PKEY_DECRYPT (Results 1 – 5 of 5) sorted by path

/linux/Documentation/security/keys/
H A Dcore.rst966 long keyctl(KEYCTL_PKEY_DECRYPT,
1007 KEYCTL_PKEY_DECRYPT Encrypted data Raw data -
/linux/include/uapi/linux/
H A Dkeyctl.h66 #define KEYCTL_PKEY_DECRYPT 26 /* Decrypt a blob using a public key */ macro
/linux/security/keys/
H A Dcompat.c110 case KEYCTL_PKEY_DECRYPT: in COMPAT_SYSCALL_DEFINE5()
H A Dkeyctl.c1995 case KEYCTL_PKEY_DECRYPT: in SYSCALL_DEFINE5()
H A Dkeyctl_pkey.c142 case KEYCTL_PKEY_DECRYPT: in keyctl_pkey_params_get_2()
234 case KEYCTL_PKEY_DECRYPT: in keyctl_pkey_e_d_s()