Searched refs:install_process_keyring_to_cred (Results 1 – 3 of 3) sorted by relevance
143 extern int install_process_keyring_to_cred(struct cred *);
174 int install_process_keyring_to_cred(struct cred *new) in install_process_keyring_to_cred() function207 ret = install_process_keyring_to_cred(new); in install_process_keyring()
1257 ret = install_process_keyring_to_cred(new); in keyctl_set_reqkey_keyring()