Searched refs:call_usermodehelper_keys (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/keys/ |
H A D | request_key.c | 99 static int call_usermodehelper_keys(const char *path, char **argv, char **envp, in call_usermodehelper_keys() function 196 ret = call_usermodehelper_keys(request_key, argv, envp, keyring, in call_sbin_request_key()
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | request_key.c | 99 static int call_usermodehelper_keys(const char *path, char **argv, char **envp, in call_usermodehelper_keys() function 196 ret = call_usermodehelper_keys(request_key, argv, envp, keyring, in call_sbin_request_key()
|
Completed in 3 milliseconds