Searched refs:install_process_keyring_to_cred (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/keys/
H A Dprocess_keys.c268 int install_process_keyring_to_cred(struct cred *new) function
300 ret = install_process_keyring_to_cred(new);
H A Dinternal.h147 extern int install_process_keyring_to_cred(struct cred *);
H A Dkeyctl.c1414 ret = install_process_keyring_to_cred(new);

Completed in 174 milliseconds