Searched refs:keyctl_pkey_params_get_2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/keys/ |
H A D | keyctl_pkey.c | 113 static int keyctl_pkey_params_get_2(const struct keyctl_pkey_params __user *_params, in keyctl_pkey_params_get_2() function 224 ret = keyctl_pkey_params_get_2(_params, _info, op, ¶ms); in keyctl_pkey_e_d_s() 299 ret = keyctl_pkey_params_get_2(_params, _info, KEYCTL_PKEY_VERIFY, in keyctl_pkey_verify()
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | keyctl_pkey.c | 113 static int keyctl_pkey_params_get_2(const struct keyctl_pkey_params __user *_params, in keyctl_pkey_params_get_2() function 222 ret = keyctl_pkey_params_get_2(_params, _info, op, ¶ms); in keyctl_pkey_e_d_s() 297 ret = keyctl_pkey_params_get_2(_params, _info, KEYCTL_PKEY_VERIFY, in keyctl_pkey_verify()
|
Completed in 2 milliseconds