Searched refs:keyctl_pkey_params_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/keys/ |
H A D | keyctl_pkey.c | 78 static int keyctl_pkey_params_get(key_serial_t id, in keyctl_pkey_params_get() function 128 ret = keyctl_pkey_params_get(uparams.key_id, _info, params); in keyctl_pkey_params_get_2() 179 ret = keyctl_pkey_params_get(id, _info, ¶ms); in keyctl_pkey_query()
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | keyctl_pkey.c | 78 static int keyctl_pkey_params_get(key_serial_t id, in keyctl_pkey_params_get() function 128 ret = keyctl_pkey_params_get(uparams.key_id, _info, params); in keyctl_pkey_params_get_2() 177 ret = keyctl_pkey_params_get(id, _info, ¶ms); in keyctl_pkey_query()
|
Completed in 2 milliseconds