Searched refs:install_process_keyring_to_cred (Results 1 – 3 of 3) sorted by relevance
185 int install_process_keyring_to_cred(struct cred *new) in install_process_keyring_to_cred() function217 ret = install_process_keyring_to_cred(new); in install_process_keyring()
148 extern int install_process_keyring_to_cred(struct cred *);
1286 ret = install_process_keyring_to_cred(new); in keyctl_set_reqkey_keyring()