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

/security/keys/
H A Dinternal.h143 extern int install_process_keyring_to_cred(struct cred *);
H A Dprocess_keys.c174 int install_process_keyring_to_cred(struct cred *new) function
207 ret = install_process_keyring_to_cred(new);
H A Dkeyctl.c1281 ret = install_process_keyring_to_cred(new);

Completed in 48 milliseconds