Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Drequest_key.c99 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()